diff options
author | Philip Reames <preames@rivosinc.com> | 2025-07-22 15:21:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 15:21:26 -0700 |
commit | 2e2a8992f992b185483bb1b120b30eacb30700ca (patch) | |
tree | fca88527e672bce6ac51793ab69672ba47a3ecb3 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | efbe98db0029a97109ec0b4db51f46af1ce8e581 (diff) | |
download | llvm-2e2a8992f992b185483bb1b120b30eacb30700ca.zip llvm-2e2a8992f992b185483bb1b120b30eacb30700ca.tar.gz llvm-2e2a8992f992b185483bb1b120b30eacb30700ca.tar.bz2 |
[IA] Remove resriction on constant masks for shuffle lowering (#150098)
The point of this change is simply to show that the constant check was
not required for correctness. The mixed intrinsic and shuffle tests are
added purely to exercise the code. An upcoming change will add support
for shuffle matching in getMask to support non-constant fixed vector
cases.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions