[llvm] [AArch64] Avoid applying S-form on frame index in peephole (PR #158597)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 15 06:51:35 PDT 2025


================
@@ -0,0 +1,96 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
sdesmalen-arm wrote:

Can you make a minimal MIR test for this issue instead?

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


More information about the llvm-commits mailing list