[llvm] [WIP][AMDGPU] frame index elimination hit assertion for scavenged nonreg (PR #130287)
Pankaj Dwivedi via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 01:56: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
----------------
PankajDwivedi-25 wrote:
Do you mean to change the current function and file name to issue?
> Assertion "setIsRenamable should only be called on physical registers" failed in PEI
https://github.com/llvm/llvm-project/pull/130287
More information about the llvm-commits
mailing list