[llvm] [MIR] Serialize MachineFrameInfo::isCalleeSavedInfoValid() (PR #90561)
Francis Visoiu Mistrih via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 20:25:43 PDT 2024
================
@@ -0,0 +1,41 @@
+
+# RUN: llc -run-pass=none -mtriple arm64-apple-ios -o - %s | FileCheck %s
----------------
francisvm wrote:
`-mtriple=aarch64--` to be consistent with the other CodeGen/MIR/AArch64 tests.
https://github.com/llvm/llvm-project/pull/90561
More information about the llvm-commits
mailing list