[llvm] [AArch64] Avoid applying S-form on frame index in peephole (PR #158597)
Hongyu Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 15 10:50:09 PDT 2025
XChy wrote:
OK, now I unfold `adds` before `emitFrameOffset` to process it correctly.
https://github.com/llvm/llvm-project/pull/158597
More information about the llvm-commits
mailing list