[llvm] [AArch64] Fix resource length computation for STP. (PR #81749)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 03:53:34 PST 2024
davemgreen wrote:
Thanks for the explanation, I hadn't known where store-pair suppression was useful when looking at it in the past. The new logic looks OK to me.
https://github.com/llvm/llvm-project/pull/81749
More information about the llvm-commits
mailing list