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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 00:57:48 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65898e526060: [ConstantRange] Handle `Intrinsic::ctlz` (authored by antoniofrighetto, committed by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D142234?vs=497952&id=498276#toc

Repository:
  rG LLVM Github Monorepo

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/test/Transforms/CorrelatedValuePropagation/range.ll
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142234.498276.patch
Type: text/x-patch
Size: 5249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/39cbe591/attachment.bin>


More information about the llvm-commits mailing list