[PATCH] D143409: [SCEV][IndVarSimplify] Support known dominating slt/ult elimination

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 08:09:48 PST 2023


aleksandr.popov created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
aleksandr.popov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D143409

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/cycled_phis.ll
  llvm/test/Transforms/IndVarSimplify/pr57247.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143409.495144.patch
Type: text/x-patch
Size: 7637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/59e6d05d/attachment.bin>


More information about the llvm-commits mailing list