[PATCH] D33279: [JumpThreading] Dont RAUW condition incorrectly

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 15:42:46 PDT 2017


anna updated this revision to Diff 99358.
anna added a comment.

Updated the assume test cases.


https://reviews.llvm.org/D33279

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/assume.ll
  test/Transforms/JumpThreading/fold-not-thread.ll
  test/Transforms/JumpThreading/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33279.99358.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/6e57f052/attachment.bin>


More information about the llvm-commits mailing list