diff options
author | Dinar Temirbulatov <Dinar.Temirbulatov@arm.com> | 2023-11-08 14:37:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 14:37:49 +0000 |
commit | 3f9d385e5844f2f1f144305037cfc904789c6187 (patch) | |
tree | bbf58654e8b1875cc095c319e81bb86a2c023c79 /llvm/lib/IR/Function.cpp | |
parent | 9cdaeefc4542d889cc8aefbc7d7e69baa8675cd9 (diff) | |
download | llvm-3f9d385e5844f2f1f144305037cfc904789c6187.zip llvm-3f9d385e5844f2f1f144305037cfc904789c6187.tar.gz llvm-3f9d385e5844f2f1f144305037cfc904789c6187.tar.bz2 |
[AArch64][SME] Shuffle lowering, assume that the minimal SVE register is 128-bit, when NOEN is not available. (#71647)
We can assume that the minimal SVE register is 128-bit, when NEON is not
available. And we can lower the shuffle shuffle operation with one
operand to TBL1 SVE instruction.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions