[PATCH] D37730: [PowerPC] eliminate unconditional branch to the next instruction
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 18:47:47 PDT 2017
echristo added a reviewer: iteratee.
echristo added a comment.
Seems like we might want to have block layout clean up this sort of branch rather than analyzeBranch since we could theoretically make the same change in every backend?
https://reviews.llvm.org/D37730
More information about the llvm-commits
mailing list