[all-commits] [llvm/llvm-project] 933ebc: [AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i2...

dpreobra via All-commits all-commits at lists.llvm.org
Fri May 22 04:12:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 933ebc4078b74f952705aed4efc677dae09caac9
      https://github.com/llvm/llvm-project/commit/933ebc4078b74f952705aed4efc677dae09caac9
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.mul.u24.mir
    M llvm/test/MC/AMDGPU/gfx10_asm_all.s
    M llvm/test/MC/AMDGPU/vop3.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
    M llvm/test/MC/Disassembler/AMDGPU/vop2_vi.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i24_e64 and v_mul_u32_u24_e64

See bug 45925: https://bugs.llvm.org/show_bug.cgi?id=45925

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D80287




More information about the All-commits mailing list