Note that these instructions were renamed to v_add_nc_i32 and v_sub_nc_i32 in gfx10. They are corrected as well.
See bug 45830
Paths
| Differential D79585
[AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 and v_sub_i32 ClosedPublic Authored by dp on May 7 2020, 9:37 AM.
Details Summary Note that these instructions were renamed to v_add_nc_i32 and v_sub_nc_i32 in gfx10. They are corrected as well. See bug 45830
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 12 2020, 8:19 AM Closed by commit rG18a5428e6027: [AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 and v_sub_i32 (authored by dp). · Explain WhyMay 13 2020, 4:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262678 llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/MC/AMDGPU/gfx10_asm_all.s
llvm/test/MC/AMDGPU/vop3-gfx9.s
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
llvm/test/MC/Disassembler/AMDGPU/vop3_gfx9.txt
|