[PATCH] D46377: [PowerPC] Forward source register of add-immediate to D-Form instructions
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 11 19:08:46 PDT 2018
steven.zhang added a comment.
This is for pre-RA and my fix is for Post RA. Maybe, we can extend my fix to cover the pre-RA case. I will re-submit a new fix to cover this test case. I think, we could abandon this fix.
Repository:
rL LLVM
https://reviews.llvm.org/D46377
More information about the llvm-commits
mailing list