[llvm] [SPARC] Set how many bytes load from or store to stack slot (PR #182674)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 21 06:17:18 PST 2026
================
@@ -0,0 +1,178 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
+# RUN: llc -mtriple=sparcv9 -run-pass=greedy,virtregrewriter,stack-slot-coloring %s -o - | FileCheck %s
----------------
koachan wrote:
Need an -mtriple=sparc run line too, I think.
https://github.com/llvm/llvm-project/pull/182674
More information about the llvm-commits
mailing list