[PATCH] D87834: [IndVars] Give eliminateIVComparisonHelper context info

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 07:56:44 PDT 2020


mkazantsev created this revision.
mkazantsev added reviewers: fhahn, lebedev.ri, reames.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mkazantsev requested review of this revision.

We can prove more facts if we have knowledge about dominating checks.


https://reviews.llvm.org/D87834

Files:
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/ARM/code-size.ll
  llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll
  llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll
  llvm/test/Transforms/IndVarSimplify/scev-expander-preserve-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87834.292506.patch
Type: text/x-patch
Size: 14718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/b6b2c041/attachment-0001.bin>


More information about the llvm-commits mailing list