mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 11:16:29 +03:00
Add truffle SVE implementation
Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
This commit is contained in:
@@ -138,7 +138,7 @@ struct BaseVector<64>
|
||||
static constexpr u16 previous_size = 32;
|
||||
};
|
||||
|
||||
// 128 bit implementation
|
||||
// 256 bit implementation
|
||||
template <>
|
||||
struct BaseVector<32>
|
||||
{
|
||||
|
Reference in New Issue
Block a user