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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dccc0a836c20914549fa375905615db49d2f813b
      https://github.com/llvm/llvm-project/commit/dccc0a836c20914549fa375905615db49d2f813b
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M clang/include/clang/Driver/ToolChain.h
    M clang/lib/Basic/Targets/AMDGPU.h
    M clang/lib/Driver/Driver.cpp
    M clang/lib/Driver/ToolChains/HIPAMD.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M flang/lib/Frontend/CompilerInvocation.cpp
    M llvm/include/llvm/TargetParser/Triple.h
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp

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

This is an extension of #131357. Hopefully this would be the last one.



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