[all-commits] [llvm/llvm-project] 77aec3: [AMDGPU][MC][GFX8+] Enabled clamp for v_add_u16, v...
    dpreobra via All-commits 
    all-commits at lists.llvm.org
       
    Mon May 25 10:34:36 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 77aec3b4c0e63b07d98dbb1aeb693d200e769a05
      https://github.com/llvm/llvm-project/commit/77aec3b4c0e63b07d98dbb1aeb693d200e769a05
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2020-05-25 (Mon, 25 May 2020)
  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-add.s16.mir
    M llvm/test/MC/AMDGPU/gfx10_asm_all.s
    M llvm/test/MC/AMDGPU/vop2.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_add_u16, v_sub_u16 and v_subrev_u16
See https://bugs.llvm.org/show_bug.cgi?id=45926
Reviewers: arsenm, rampitec, vpykhtin
Differential Revision: https://reviews.llvm.org/D80430
    
    
More information about the All-commits
mailing list