diff options
author | Jay Foad <jay.foad@amd.com> | 2022-05-20 13:06:03 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-05-20 16:14:00 +0100 |
commit | 5b18ef7256a129273b6786545f8b66e928442e81 (patch) | |
tree | 2515c345e5e37f925cbfbffe5e19174d656eaa28 /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | 11a09af76d11ad5a9f1f95b561112af17ff81f80 (diff) | |
download | llvm-5b18ef7256a129273b6786545f8b66e928442e81.zip llvm-5b18ef7256a129273b6786545f8b66e928442e81.tar.gz llvm-5b18ef7256a129273b6786545f8b66e928442e81.tar.bz2 |
[AMDGPU] Add verification for mandatory literals
Extend the literal operand checking in SIInstrInfo::verifyInstruction to
check VOP2 instructions like V_FMAAK_F32 which have a mandatory literal
operand. The rule is that src0 can also be a literal, but only if it is
the same literal value.
AMDGPUAsmParser::validateConstantBusLimitations already handles this
correctly.
Differential Revision: https://reviews.llvm.org/D126063
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions