[PATCH] D38529: [IRCE] Temporarily disable unsigned latch conditions by default

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 23:55:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314881: [IRCE] Temporarily disable unsigned latch conditions by default (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D38529?vs=117629&id=117631#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38529

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/clamp.ll
  llvm/trunk/test/Transforms/IRCE/eq_ne.ll
  llvm/trunk/test/Transforms/IRCE/range_intersect_miscompile.ll
  llvm/trunk/test/Transforms/IRCE/stride_more_than_1.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: D38529.117631.patch
Type: text/x-patch
Size: 7532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171004/ea5f38bf/attachment.bin>


More information about the llvm-commits mailing list