forked from OSchip/llvm-project
[AMDGPU][NFC] Remove unused Hi16Elt definition
This commit is contained in:
parent
51fe17b047
commit
7722494834
|
@ -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
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue