diff options
author | Paul Walker <paul.walker@arm.com> | 2024-11-20 13:54:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 13:54:50 +0000 |
commit | 71b87d12678cbdb900c3a8fb673dcaf14d0433be (patch) | |
tree | 19f7196e05e3b7b498ffebdb47a7c8a0578dda71 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | b17f6077036296cb0f475f16adcdce4af6aea3e9 (diff) | |
download | llvm-71b87d12678cbdb900c3a8fb673dcaf14d0433be.zip llvm-71b87d12678cbdb900c3a8fb673dcaf14d0433be.tar.gz llvm-71b87d12678cbdb900c3a8fb673dcaf14d0433be.tar.bz2 |
[LLVM][SVE] Ensure all fixed length mask bits are defined. (#116819)
convertFixedMaskToScalableVector expects the mask input to honour the
BoolContents scheme employed by the target. For AArch64 this means a
mask should be zero or all ones, and thus when promoting a mask we must
use a sign extend.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions