[PATCH] D33279: [JumpThreading] Dont RAUW condition incorrectly
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 14:19:06 PDT 2017
anna updated this revision to Diff 99348.
anna added a comment.
updated comments and added test to show that this is more than a circular logic bug.
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.99348.patch
Type: text/x-patch
Size: 6904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/5f9935de/attachment.bin>
More information about the llvm-commits
mailing list