See Bug 45925
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80287
[AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i24_e64 and v_mul_u32_u24_e64 ClosedPublic Authored by dp on May 20 2020, 3:52 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 20 2020, 5:47 AM Closed by commit rG933ebc4078b7: [AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i24_e64 and v_mul_u32_u24_e64 (authored by dp). · Explain WhyMay 22 2020, 4:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265707 llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.mul.u24.mir
llvm/test/MC/AMDGPU/gfx10_asm_all.s
llvm/test/MC/AMDGPU/vop3.s
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
llvm/test/MC/Disassembler/AMDGPU/vop2_vi.txt
|