[PATCH] D42051: [ARM] Avoid having to schedule a copy between CPSR and GPR in Thumb1 mode
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 03:54:08 PST 2018
rogfer01 added a comment.
Hi @efriedma thanks a lot for the suggestions and the testcase. I already considered gluing though it impacts scheduling and the change will be noisy for tests but I'll look into your other suggestions too.
Repository:
rL LLVM
https://reviews.llvm.org/D42051
More information about the llvm-commits
mailing list