[PATCH] D142234: [ConstantRange] Handle `Intrinsic::ctlz`

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 02:59:56 PST 2023


antoniofrighetto updated this revision to Diff 497611.
antoniofrighetto retitled this revision from "[ConstantRange] Handle Intrinsic::ctlz" to "[ConstantRange] Handle `Intrinsic::ctlz`".

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142234/new/

https://reviews.llvm.org/D142234

Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/lib/IR/ConstantRange.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142234.497611.patch
Type: text/x-patch
Size: 4415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/fefc69ac/attachment.bin>


More information about the llvm-commits mailing list