[PATCH] D35302: [IRCE] Recognize loops with unsigned latch conditions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 22:41:18 PDT 2017


This revision was automatically updated to reflect the committed changes.
mkazantsev marked an inline comment as done.
Closed by commit rL310027: [IRCE] Recognize loops with unsigned latch conditions (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D35302?vs=109512&id=109683#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35302

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/eq_ne.ll
  llvm/trunk/test/Transforms/IRCE/unsigned_comparisons_ugt.ll
  llvm/trunk/test/Transforms/IRCE/unsigned_comparisons_ult.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35302.109683.patch
Type: text/x-patch
Size: 41226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/4d602087/attachment-0001.bin>


More information about the llvm-commits mailing list