[PATCH] D63913: [JumpThreading] Fix threading with unusual PHI nodes.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 16:14:39 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365094: [JumpThreading] Fix threading with unusual PHI nodes. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63913?vs=207629&id=207913#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63913/new/
https://reviews.llvm.org/D63913
Files:
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Transforms/JumpThreading/loop-phi.ll
llvm/trunk/test/Transforms/JumpThreading/lvi-tristate.ll
llvm/trunk/test/Transforms/JumpThreading/select.ll
llvm/trunk/test/Transforms/JumpThreading/thread-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63913.207913.patch
Type: text/x-patch
Size: 7069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/101598c2/attachment.bin>
More information about the llvm-commits
mailing list