[llvm] Fix typo in condition AArch64InstrInfo::copyPhysReg. (PR #173450)

Tomer Shafir via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 18 07:01:10 PST 2026


tomershafir wrote:

See the current diff of the PR, you accidentally removed the check `!mustAvoidNeonAtMBBI(Subtarget, MBB, I)` which has been merged into the main branch after you branched out from it.

https://github.com/llvm/llvm-project/pull/173450


More information about the llvm-commits mailing list