Added custom converters for SDWA instruction to support optional operands and modifiers.
Support for _dpp and _sdwa suffixes that allows to force DPP or SDWA encoding for instructions.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Minor fixes required, otherwise fine.
test/MC/AMDGPU/vop_sdwa.s | ||
---|---|---|
14–52 | Normally we put CHECK-lines *after* source lines. |
test/MC/AMDGPU/vop_sdwa.s | ||
---|---|---|
14–52 | In all disassembler tests CHECK-lines are before source lines. Same for some assembler tests (vop1.s, vop2.s). |
Should take StringRef and return new StringRef