aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-09-19 12:40:36 +0100
committerGitHub <noreply@github.com>2024-09-19 12:40:36 +0100
commit0013f94b24d18ee5c4535763b7d64ccdf4d6fa9e (patch)
treeebc5f42398a68204029a782626878f6f3a94c0a5 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent61ed5387c8dcc473f690b12c891741847d7145dd (diff)
downloadllvm-0013f94b24d18ee5c4535763b7d64ccdf4d6fa9e.zip
llvm-0013f94b24d18ee5c4535763b7d64ccdf4d6fa9e.tar.gz
llvm-0013f94b24d18ee5c4535763b7d64ccdf4d6fa9e.tar.bz2
[clang][powerpc][wasm][systemz][x86] Replace target vector popcount intrinsics with __builtin_elementwise_popcount (#109160)
Now that we have the C/C++ `__builtin_elementwise_popcount` intrinsic (#108121) - remove custom target intrinsics that just immediately map to Intrinsic::ctpop and use the generic intrinsic directly.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions