diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-08-13 10:28:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-13 10:28:30 +0100 |
commit | 91fff707407ea4d3455d4675bc1310a7bc0b5d58 (patch) | |
tree | 3d61d6b702d2dc9eded1ec133f61e6352a77191b /llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly | |
parent | a9a0978c1d27d7cbb747520e9333bf450d655569 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
[clang][X86] Replace vprot/vprol/vpror/vshld/vshrd intrinsics with __builtin_elementwise_fshl/fshr (#153229)HEADmain
Replaces the XOP/AVX512 per-element rotation/funnel shift builtins with the generic __builtin_elementwise_fshl/fshr
We still have uniform immediate variants to handle next.
Part of #153152
Diffstat (limited to 'llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly')
0 files changed, 0 insertions, 0 deletions