aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorChaitanya Koparkar <ckoparkar@gmail.com>2025-08-12 07:57:55 -0400
committerGitHub <noreply@github.com>2025-08-12 20:57:55 +0900
commitc3bf73bc4ade26b8b9dd5080ce7bccd88037cfd0 (patch)
treef591cf936f3cf12b0247493bb6d2dad7a63b0fc2 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parent1840106ddfb67f5fa1939f48e123fdd529eada50 (diff)
downloadllvm-c3bf73bc4ade26b8b9dd5080ce7bccd88037cfd0.zip
llvm-c3bf73bc4ade26b8b9dd5080ce7bccd88037cfd0.tar.gz
llvm-c3bf73bc4ade26b8b9dd5080ce7bccd88037cfd0.tar.bz2
[clang] Add elementwise fshl/fshr builtins (#153113)
This patch implements `__builtin_elementwise_fshl` and `__builtin_elementwise_fshr` builtins. These map to the fshl/fshr intrinsics described here: - https://llvm.org/docs/LangRef.html#llvm-fshl-intrinsic - https://llvm.org/docs/LangRef.html#llvm-fshr-intrinsic Fixes https://github.com/llvm/llvm-project/issues/152555.
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions