These opcodes should not accept SGPRs as src0, only VGPRs are legal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69888
[AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and v_movrelsd_2_b32 ClosedPublic Authored by dp on Nov 6 2019, 5:13 AM.
Details Summary These opcodes should not accept SGPRs as src0, only VGPRs are legal.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 6 2019, 9:57 AM Closed by commit rGe25bc5e02471: [AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and v_movrelsd_2_b32 (authored by dp). · Explain WhyNov 8 2019, 5:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228423 llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/test/MC/AMDGPU/gfx10_asm_all.s
llvm/test/MC/AMDGPU/vop1.s
|