[PATCH] D32776: [PowerPC] Update branch coalescing to be a PowerPC specific pass

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 19:37:44 PDT 2017


lei added a comment.

Pass is currently off by default.  Enable pass via `-enable-ppc-branch-coalesce`.


https://reviews.llvm.org/D32776





More information about the llvm-commits mailing list