[all-commits] [llvm/llvm-project] 83eaf5: AMDGPU: Eliminate BUFFER_ATOMIC_PK_ADD_F16 node

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 5 12:17:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83eaf5d55db34b380c33aff05a1790c95a8f06a4
      https://github.com/llvm/llvm-project/commit/83eaf5d55db34b380c33aff05a1790c95a8f06a4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td

  Log Message:
  -----------
  AMDGPU: Eliminate BUFFER_ATOMIC_PK_ADD_F16 node

This is redundant with the other no return buffer atomic node, and we
don't really need a separate type profile for it.




More information about the All-commits mailing list