Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46848
AMDGPU: Fix v_dot{4, 8}* instruction encoding ClosedPublic Authored by kzhuravl on May 14 2018, 1:46 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptMay 14 2018, 1:46 PM kzhuravl retitled this revision from AMDGPU: Fix v_dot_{4, 8}* instruction encoding to AMDGPU: Fix v_dot{4, 8}* instruction encoding.May 14 2018, 1:46 PM This revision is now accepted and ready to land.May 14 2018, 4:06 PM Closed by commit rL332387: AMDGPU: Fix v_dot{4, 8}* instruction encoding (authored by kzhuravl). · Explain WhyMay 15 2018, 12:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146900 llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td
llvm/trunk/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/trunk/test/MC/AMDGPU/dl-insts.s
llvm/trunk/test/MC/Disassembler/AMDGPU/dl-insts.txt
|