[llvm] [AMDGPU] Marking super-reg as implicit-def in first spill instruction (PR #114773)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 07:24:17 PST 2024


================
@@ -0,0 +1,67 @@
+# 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 %s
+
----------------
cdevadas wrote:

Add a comment here with your observation. Preferably, one before each test.

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


More information about the llvm-commits mailing list