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

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 00:43:16 PST 2020


dantrushin updated this revision to Diff 240791.
dantrushin added a comment.

Fix clang-format error


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.240791.patch
Type: text/x-patch
Size: 3681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/455bc80b/attachment.bin>


More information about the llvm-commits mailing list