aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2023-11-06 15:59:50 +0800
committerGitHub <noreply@github.com>2023-11-06 15:59:50 +0800
commitb6deea1b53ae84806941c0a43e4f59d3aa40692a (patch)
tree6b839699da16deb8c5087701b2d51ed2924f6697 /clang/lib/CodeGen/CodeGenFunction.cpp
parenta07dbf1fb0f4ba36911233c82914a9ddf3eb4a09 (diff)
downloadllvm-b6deea1b53ae84806941c0a43e4f59d3aa40692a.zip
llvm-b6deea1b53ae84806941c0a43e4f59d3aa40692a.tar.gz
llvm-b6deea1b53ae84806941c0a43e4f59d3aa40692a.tar.bz2
[ConstantRange] Handle `Intrinsic::ctpop` (#68310)
This patch adds support for `Intrinsic::ctpop` in ConstantRange. It calculates the range in O(1) with the LCP-based method. Migrated from https://reviews.llvm.org/D153505.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions