[PATCH] D13686: [SCEV] Teach SCEV some axioms about non-wrapping arithmetic

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 19:16:57 PDT 2015


sanjoy updated this revision to Diff 38074.
sanjoy added a comment.

- I accidentally fat fingered the diff upload last time, uploading the correct diff


http://reviews.llvm.org/D13686

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/IndVarSimplify/eliminate-comparison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13686.38074.patch
Type: text/x-patch
Size: 5181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/660836e8/attachment.bin>


More information about the llvm-commits mailing list