[llvm] [AMDGPU][NFC] Precommit tests representing agpr spills. (PR #115270)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 22:41:21 PST 2024
================
@@ -0,0 +1,94 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=amdgcn -mcpu=gfx908 %s -o - -run-pass prologepilog -verify-machineinstrs | FileCheck -check-prefix=GFX908-PEI-MACHINE-CP %s
----------------
cdevadas wrote:
Specify full triple.
https://github.com/llvm/llvm-project/pull/115270
More information about the llvm-commits
mailing list