[llvm] [AArch64] Fix incorrectly getting the destination reg of an insn (PR #101205)
Momchil Velikov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 10:20:55 PDT 2024
momchil-velikov wrote:
> Should this be backported or does 19.x work as is?
IMHO, no need, the compiler works just fine without this change, albeit by accident, the risk of introducing unrelated changes that would suddenly make *this* change matter, seems low.
https://github.com/llvm/llvm-project/pull/101205
More information about the llvm-commits
mailing list