[PATCH] D26555: [LV] Keep predicated instructions in the same block
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 07:32:45 PST 2016
mssimpso abandoned this revision.
mssimpso added a comment.
I'm abandoning this patch since the original approach was not correct. A new approach that combines predicated instructions into the same basic block when possible will likely look different enough from this patch that we should start a new review.
https://reviews.llvm.org/D26555
More information about the llvm-commits
mailing list