[PATCH] D28249: Improve scheduling with branch coalescing

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 10:21:12 PST 2017


hiraditya added a comment.

Because select gets converted to branches in PowerPC, I was wondering if there is a  way to not generate selects in the first place.


https://reviews.llvm.org/D28249





More information about the llvm-commits mailing list