[PATCH] D54021: [LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches and switches
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 22:33:32 PST 2018
mkazantsev added a comment.
Thanks for pointing out, the patch has been reverted due to very same problem. It is now fixed by recommit patch https://reviews.llvm.org/rL347289.
Repository:
rL LLVM
https://reviews.llvm.org/D54021
More information about the llvm-commits
mailing list