[llvm] AMDGPU: Fix assert when multi operands to update after folding imm (PR #148205)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 12:37:37 PDT 2025
================
@@ -0,0 +1,127 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn-amd-hsa -mcpu=gfx1031 -run-pass=si-fold-operands -o - %s | FileCheck %s
+--- |
----------------
shiltian wrote:
No need to keep the IR
https://github.com/llvm/llvm-project/pull/148205
More information about the llvm-commits
mailing list