Added support for VI:
- s_endpgm_saved
- s_wakeup
- s_rfe_restore_b64
- v_perm_b32
Enabled for VI:
- v_mov_fed_b32
- v_mov_fed_b32_e64
See bug 32593: https://bugs.llvm.org//show_bug.cgi?id=32593
Paths
| Differential D31931
[AMDGPU][MC] Added support for several VI-specific opcodes (s_wakeup, etc) ClosedPublic Authored by dp on Apr 11 2017, 1:17 AM.
Details Summary Added support for VI:
Enabled for VI:
See bug 32593: https://bugs.llvm.org//show_bug.cgi?id=32593
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 11 2017, 1:17 AM This revision is now accepted and ready to land.Apr 11 2017, 8:37 AM Closed by commit rL300076: [AMDGPU][MC] Added support for several VI-specific opcodes (s_wakeup, etc) (authored by dpreobra). · Explain WhyApr 12 2017, 10:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94792 lib/Target/AMDGPU/SOPInstructions.td
lib/Target/AMDGPU/VOP1Instructions.td
lib/Target/AMDGPU/VOP3Instructions.td
test/MC/AMDGPU/gfx8_asm_all.s
test/MC/AMDGPU/sopp.s
test/MC/AMDGPU/vop1.s
|