Currently v_mad_i64_i32/u64_u32 are encoded using VOP3a format.
VOP3b must be used instead.
Note: there is a bug in CI/VI doc stating VOP3a, but this is fixed for GFX9.
Paths
| Differential D30828
[AMDGPU][MC] Fix for Bug 28204 + LIT tests ClosedPublic Authored by dp on Mar 10 2017, 7:44 AM.
Details Summary Currently v_mad_i64_i32/u64_u32 are encoded using VOP3a format. Note: there is a bug in CI/VI doc stating VOP3a, but this is fixed for GFX9.
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, tony-tye and 5 others. · View Herald TranscriptMar 10 2017, 7:44 AM This revision is now accepted and ready to land.Mar 17 2017, 6:56 AM Closed by commit rL298502: [AMDGPU][MC] Fix for Bug 28204 + LIT tests (authored by dpreobra). · Explain WhyMar 22 2017, 6:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92629 llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td
llvm/trunk/test/MC/AMDGPU/vop3.s
|