[PATCH] D39082: [IRCE] Smarter detection of empty ranges using SCEV

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 23:10:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316550: [IRCE] Smarter detection of empty ranges using SCEV (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D39082?vs=119555&id=120189#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39082

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/clamp.ll
  llvm/trunk/test/Transforms/IRCE/empty_ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39082.120189.patch
Type: text/x-patch
Size: 5812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/eb5f238a/attachment.bin>


More information about the llvm-commits mailing list