[llvm] [WIP][AMDGPU] frame index elimination hit assertion for scavenged nonreg (PR #130287)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 02:03:47 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:
I mean directly reference issue130120
https://github.com/llvm/llvm-project/pull/130287
More information about the llvm-commits
mailing list