[PATCH] D41463: [CodeGen] Add a new pass to sink Copy instructions after RA

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 08:21:11 PST 2018


junbuml added a comment.

Added reviewers (Taewook Oh and John Brawn) due to the changes in : 
.  test/CodeGen/X86/branchfolding-debugloc.ll
.  test/CodeGen/Thumb2/ifcvt-no-branch-predictor.ll


https://reviews.llvm.org/D41463





More information about the llvm-commits mailing list