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

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Aug 26 11:22:41 PDT 2025


  Branch: refs/heads/users/rampitec/08-25-_amdgpu_more_radical_feature_initialization_refactoring
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e98c6b239d8cacbcf15136e476d38a478b9841a
      https://github.com/llvm/llvm-project/commit/1e98c6b239d8cacbcf15136e476d38a478b9841a
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-08-26 (Tue, 26 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

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