[PATCH] D30446: [IndVars] Do not branch on poison

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 18 12:26:07 PDT 2017


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

- Fix test case


https://reviews.llvm.org/D30446

Files:
  include/llvm/ADT/STLExtras.h
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/PR31181.ll
  test/Transforms/IndVarSimplify/widen-nsw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30446.92252.patch
Type: text/x-patch
Size: 8977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170318/33eff8a0/attachment.bin>


More information about the llvm-commits mailing list