[llvm] [MCA] Adding missing instructions in AArch64 Neoverse V1 tests (PR #128892)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 12:33:56 PST 2025


================
@@ -19,26 +19,27 @@ add      sp, x29, #3816
 sub      w0, wsp, #4077
 sub      w4, w20, #546, lsl #12
 sub      sp, sp, #288
+sub      w13, wsp, w10
----------------
davemgreen wrote:

This one isn't add/sub immediate too.

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


More information about the llvm-commits mailing list