[PATCH] D45617: [IRCE] Only check for NSW on equality predicates

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 06:53:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330256: [IRCE] Only check for NSW on equality predicates (authored by sam_parker, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45617?vs=142378&id=142930#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45617

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45617.142930.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/e83651c9/attachment.bin>


More information about the llvm-commits mailing list