See the following bugs:
https://bugs.llvm.org/show_bug.cgi?id=36841 https://bugs.llvm.org/show_bug.cgi?id=36842
A list of added instructions:
s_mul_hi_u32 s_mul_hi_i32 s_lshl1_add_u32 s_lshl2_add_u32 s_lshl3_add_u32 s_lshl4_add_u32
Paths
| Differential D45251
[AMDGPU][MC][GFX9] Added instructions s_mul_hi_*32, s_lshl*_add_u32 ClosedPublic Authored by dp on Apr 4 2018, 4:39 AM.
Details Summary See the following bugs: https://bugs.llvm.org/show_bug.cgi?id=36841 https://bugs.llvm.org/show_bug.cgi?id=36842 A list of added instructions: s_mul_hi_u32 s_mul_hi_i32 s_lshl1_add_u32 s_lshl2_add_u32 s_lshl3_add_u32 s_lshl4_add_u32
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptApr 4 2018, 4:39 AM This revision is now accepted and ready to land.Apr 4 2018, 7:02 AM Closed by commit rL329562: [AMDGPU][MC][GFX9] Added instructions s_mul_hi_*32, s_lshl*_add_u32 (authored by dpreobra). · Explain WhyApr 9 2018, 6:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141631 llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
llvm/trunk/test/MC/AMDGPU/sop2.s
llvm/trunk/test/MC/Disassembler/AMDGPU/sop2_gfx9.txt
|