[llvm] [AArch64] Allow LDR merge with same destination register by renaming (PR #71908)
Zhaoxuan Jiang via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 23 00:10:45 PST 2023
nocchijiang wrote:
Rebased, squashed all commits and addressed comments.
@davemgreen Since I don't have commit access yet, could you please merge the PR for me? Before pushing the update, I have tested the patch by compiling Chromium using the bootstrapped Clang, passing all the unit tests from Chromium on an Apple Silicon Mac.
https://github.com/llvm/llvm-project/pull/71908
More information about the llvm-commits
mailing list