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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 04:31:29 PDT 2017


mkazantsev abandoned this revision.
mkazantsev added a comment.

Need a more general solution regarding scope, and also need to avoid breaking CFG. I will do it in a separate patch using another approach later.


https://reviews.llvm.org/D32483





More information about the llvm-commits mailing list