Fix a bug with neg_lo:[0,1,0] and neg_hi:[0,1,0] modifiers - they are accepted but not encoded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140470
[AMDGPU][MC][GFX11] Correct encoding of neg modifier for v_dot2_f32_bf16 ClosedPublic Authored by dp on Dec 21 2022, 3:14 AM.
Details Summary Fix a bug with neg_lo:[0,1,0] and neg_hi:[0,1,0] modifiers - they are accepted but not encoded.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 29 2022, 11:49 AM Closed by commit rG9f40d9ffd186: [AMDGPU][MC][GFX11] Correct encoding of neg modifier for v_dot2_f32_bf16 (authored by dp). · Explain WhyDec 30 2022, 5:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485687 llvm/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/test/MC/AMDGPU/gfx11_asm_vop3p.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3p_features.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3p.txt
|