[AMDGPU][NFC] Remove unused Hi16Elt definition

This commit is contained in:
Carl Ritson 2020-12-18 20:05:46 +09:00
parent 51fe17b047
commit 7722494834
1 changed files with 0 additions and 3 deletions

View File

@ -1331,9 +1331,6 @@ def VOP3OpSelMods : ComplexPattern<untyped, 2, "SelectVOP3OpSelMods">;
def VOP3PMadMixMods : ComplexPattern<untyped, 2, "SelectVOP3PMadMixMods">;
def Hi16Elt : ComplexPattern<untyped, 1, "SelectHi16Elt">;
//===----------------------------------------------------------------------===//
// SI assembler operands
//===----------------------------------------------------------------------===//