[PATCH] D32483: [EarlyCSE] Make branches unconditional if the condition is known

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 21:18:45 PDT 2017


mkazantsev planned changes to this revision.
mkazantsev added a comment.

Needs rework (or maybe abandoning) since EarlyCSE is not supposed to change the CFG.


https://reviews.llvm.org/D32483





More information about the llvm-commits mailing list