[all-commits] [llvm/llvm-project] eb6c9b: [AMDGPU] More radical feature initialization refac...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Aug 25 01:26:04 PDT 2025
Branch: refs/heads/users/rampitec/08-25-_amdgpu_more_radical_feature_initialization_refactoring
Home: https://github.com/llvm/llvm-project
Commit: eb6c9b54cb493b8cda31abaf6339a5f1c25b0cd9
https://github.com/llvm/llvm-project/commit/eb6c9b54cb493b8cda31abaf6339a5f1c25b0cd9
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-25 (Mon, 25 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