aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTarun Prabhu <tarun.prabhu@gmail.com>2022-07-21 23:05:33 -0600
committerTarun Prabhu <tarun.prabhu@gmail.com>2022-07-21 23:09:05 -0600
commitccfee46bc723d07b009078a2fb4a3a42bb1d4502 (patch)
tree34712dc6338a4c5409db135b4e773742f5ecd9d8 /clang/lib/CodeGen/CodeGenModule.cpp
parenta50b9f9f1f89dcdfc163a9fcd76a6bcf20c26521 (diff)
downloadllvm-ccfee46bc723d07b009078a2fb4a3a42bb1d4502.zip
llvm-ccfee46bc723d07b009078a2fb4a3a42bb1d4502.tar.gz
llvm-ccfee46bc723d07b009078a2fb4a3a42bb1d4502.tar.bz2
[flang] Lower F08 bit population count intrinsics
Lower F08 bit population count intrinsics popcnt, poppar, leadz and trailz. popcnt, leadz and trailz are implemented using the corresponding MLIR math intrinsics. poppar is implemented in terms of popcnt. Differential Revision: https://reviews.llvm.org/D129584
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions