See bug 36840: https://bugs.llvm.org/show_bug.cgi?id=36840
A list of added instructions:
s_andn1_saveexec_b64 s_orn1_saveexec_b64 s_andn1_wrexec_b64 s_andn2_wrexec_b64 s_bitreplicate_b64_b32
Paths
| Differential D45250
[AMDGPU][MC][GFX9] Added instructions *saveexec*, *wrexec* and *bitreplicate* ClosedPublic Authored by dp on Apr 4 2018, 4:30 AM.
Details Summary See bug 36840: https://bugs.llvm.org/show_bug.cgi?id=36840 A list of added instructions: s_andn1_saveexec_b64 s_orn1_saveexec_b64 s_andn1_wrexec_b64 s_andn2_wrexec_b64 s_bitreplicate_b64_b32
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptApr 4 2018, 4:30 AM
Comment Actions
Thanks, I think that's cleaner for dummies like me)) This revision is now accepted and ready to land.Apr 4 2018, 11:54 AM Closed by commit rL329419: [AMDGPU][MC][GFX9] Added instructions *saveexec*, *wrexec* and *bitreplicate* (authored by dpreobra). · Explain WhyApr 6 2018, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141370 llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
llvm/trunk/test/MC/AMDGPU/sop1.s
llvm/trunk/test/MC/Disassembler/AMDGPU/sop1_gfx9.txt
|