[llvm] [PowerPC] Adjust operand order of ADDItoc to be consistent with other ADDI* nodes (PR #93642)
Kai Luo via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 17:15:31 PDT 2024
bzEq wrote:
After remove the pattern, I don't think it's an NFC change now, since memoperands are removed from `ADDItoc` nodes now.
https://github.com/llvm/llvm-project/pull/93642
More information about the llvm-commits
mailing list