[all-commits] [llvm/llvm-project] 18a542: [AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 an...

dpreobra via All-commits all-commits at lists.llvm.org
Wed May 13 04:18:12 PDT 2020


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/test/MC/AMDGPU/gfx10_asm_all.s
    M llvm/test/MC/AMDGPU/vop3-gfx9.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
    M llvm/test/MC/Disassembler/AMDGPU/vop3_gfx9.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 and v_sub_i32

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

Reviewers: arsenm, rampitec

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




More information about the All-commits mailing list