[PATCH] D41463: [CodeGen] Add a new pass to sink Copy instructions after RA
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 05:26:23 PST 2018
john.brawn added a comment.
The change to ifcvt-no-branch-predictor.ll looks OK to me, though this patch doesn't apply cleanly to latest trunk (and also has test failures, including in ifcvt-no-branch-predictor.ll). It looks like the cause of that is that https://reviews.llvm.org/D41835 has been reverted in r325421.
https://reviews.llvm.org/D41463
More information about the llvm-commits
mailing list