This instruction was introduced in GFX10.3, reusing the opcode of
v_mac_legacy_f32 from GFX10.1.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/MC/AMDGPU/gfx1030_unsupported.s | ||
---|---|---|
2 | The sutarget features are broken and should be all lowercase |
Comment Actions
It also seems to lack changes in SIFoldOperands, SIInstrInfo::FoldImmediate, SIInstrInfo::convertToThreeAddress, SIInstrInfo::canShrink. I think these can go in a separate change.
Comment Actions
Right. I'll change the summary to make it clear that this just adds asm/dis support.
llvm/test/MC/AMDGPU/gfx1030_unsupported.s | ||
---|---|---|
2 | Do you mean they're broken in some other way, as well as not being lowercase? |
llvm/test/MC/AMDGPU/gfx1030_unsupported.s | ||
---|---|---|
2 | Shall be enough just to change the case. Subpar, but on par with the rest of the tests. |
The sutarget features are broken and should be all lowercase