[all-commits] [llvm/llvm-project] 2adbf2: [AMDGPU][NFC] Rename DotIUVOP3PMods to VOP3PModsNe...

Mirko Brkušanin via All-commits all-commits at lists.llvm.org
Fri Jan 12 01:57:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2adbf254a12beca76ed25a1c575f11d5e72a0018
      https://github.com/llvm/llvm-project/commit/2adbf254a12beca76ed25a1c575f11d5e72a0018
  Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td

  Log Message:
  -----------
  [AMDGPU][NFC] Rename DotIUVOP3PMods to VOP3PModsNeg (#77785)

This is used to select the source modifier (neg) from the immediate
operand. After a follow up commit this will no longer be DOTIU specific.

Co-authored-by: Changpeng Fang <changpeng.fang at amd.com>




More information about the All-commits mailing list