[all-commits] [llvm/llvm-project] 9cca29: [AMDGPU] More radical feature initialization refac...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Aug 27 01:21:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cca295dccfa8bcefdd7f3ba512d5d042ae57ca8
      https://github.com/llvm/llvm-project/commit/9cca295dccfa8bcefdd7f3ba512d5d042ae57ca8
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M clang/lib/Basic/Targets/AMDGPU.cpp
    M flang/lib/Frontend/CompilerInstance.cpp
    M llvm/include/llvm/TargetParser/TargetParser.h
    M llvm/lib/TargetParser/TargetParser.cpp

  Log Message:
  -----------
  [AMDGPU] More radical feature initialization refactoring (#155222)

Factoring in flang, just have a single fillAMDGPUFeatureMap
function doing it all as an external interface and returing
an error.



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