[PATCH] D137632: [LoopPredication] Widen checks if condition operands constant ranges are known

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 07:24:34 PST 2023


dmakogon updated this revision to Diff 492102.
dmakogon marked an inline comment as done.
dmakogon added a comment.
Herald added a subscriber: StephenFan.

Rebase, address comments


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

https://reviews.llvm.org/D137632

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/LoopPredication/constant-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137632.492102.patch
Type: text/x-patch
Size: 18829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/39fd9891/attachment.bin>


More information about the llvm-commits mailing list