[llvm] [WIP][AMDGPU] frame index elimination hit assertion for scavenged nonreg (PR #130287)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 9 20:11:04 PDT 2025
================
@@ -0,0 +1,137 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1100 -verify-machineinstrs < %s | FileCheck %s
----------------
arsenm wrote:
Include the issue name in the test function and file name. Don't need -verify-machineinstrs
https://github.com/llvm/llvm-project/pull/130287
More information about the llvm-commits
mailing list