[PATCH] D89541: [IRCE] Do not transform is loop has small number of iterations

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 20:42:31 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG38799975ceb2: [IRCE] Do not transform if loop has small number of iterations (authored by skatkov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89541

Files:
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/test/Transforms/IRCE/low-iterations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89541.299251.patch
Type: text/x-patch
Size: 5651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/eab394da/attachment.bin>


More information about the llvm-commits mailing list