[PATCH] D73496: [IRCE] Use SCEVExpander to modify loop bound

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 01:58:59 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG99a6e405edbf: [IRCE] Use SCEVExpander to modify loop bound (authored by dantrushin).

Changed prior to commit:
  https://reviews.llvm.org/D73496?vs=241461&id=242837#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73496

Files:
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/test/Transforms/IRCE/non-loop-invariant-rhs-instr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73496.242837.patch
Type: text/x-patch
Size: 8983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/56dbdf16/attachment.bin>


More information about the llvm-commits mailing list