[all-commits] [llvm/llvm-project] fa6772: [NFC][AMDGPU] Replace direct arch comparison with ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Mar 14 09:42:14 PDT 2025


  Branch: refs/heads/users/shiltian/use-isamdgcn-to-replace-direct-compare
  Home:   https://github.com/llvm/llvm-project
  Commit: fa677266d8dfb2c5a5583e484ef7d6f69fe64a69
      https://github.com/llvm/llvm-project/commit/fa677266d8dfb2c5a5583e484ef7d6f69fe64a69
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
    M llvm/tools/llvm-objdump/llvm-objdump.cpp

  Log Message:
  -----------
  [NFC][AMDGPU] Replace direct arch comparison with `isAMDGCN()`



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list