Skip to content

Commit 7722494

Browse files
committed
[AMDGPU][NFC] Remove unused Hi16Elt definition
1 parent 51fe17b commit 7722494

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/lib/Target/AMDGPU/SIInstrInfo.td

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,9 +1331,6 @@ def VOP3OpSelMods : ComplexPattern<untyped, 2, "SelectVOP3OpSelMods">;
13311331

13321332
def VOP3PMadMixMods : ComplexPattern<untyped, 2, "SelectVOP3PMadMixMods">;
13331333

1334-
1335-
def Hi16Elt : ComplexPattern<untyped, 1, "SelectHi16Elt">;
1336-
13371334
//===----------------------------------------------------------------------===//
13381335
// SI assembler operands
13391336
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)