Skip to content

Commit bc2d5b1

Browse files
committed
fixup! AMDGPU: Fix assert when multi operands to update after folding imm
1 parent 269cae1 commit bc2d5b1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

llvm/test/CodeGen/AMDGPU/bug-multi-operands-to-update-after-fold.mir

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
22
# RUN: llc -mtriple=amdgcn-amd-hsa -mcpu=gfx1031 -run-pass=si-fold-operands -o - %s | FileCheck %s
3-
--- |
4-
define void @snork() {
5-
ret void
6-
}
7-
...
83
---
94
name: snork
105
body: |

0 commit comments

Comments
 (0)