[PATCH] D48122: [SimplifyCFG] Hoist common if-then-else code if used by two-entry PHI nodes

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 07:02:04 PDT 2018


dberlin added a comment.

I'm confused ... Is there a reason to not just go fix/enable gvn-hoist?


https://reviews.llvm.org/D48122





More information about the llvm-commits mailing list