[all-commits] [llvm/llvm-project] eef072: AMDGPU: Export the TargetParser feature bitset

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 31 11:30:45 PDT 2026


  Branch: refs/heads/users/arsenm/amdgpu-export-feature-bitset
  Home:   https://github.com/llvm/llvm-project
  Commit: eef072d597fa0f1b30aa818c812a6acf46175fde
      https://github.com/llvm/llvm-project/commit/eef072d597fa0f1b30aa818c812a6acf46175fde
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M llvm/include/llvm/TargetParser/AMDGPUTargetParser.h
    M llvm/lib/TargetParser/AMDGPUTargetParser.cpp
    M llvm/unittests/TargetParser/TargetParserTest.cpp

  Log Message:
  -----------
  AMDGPU: Export the TargetParser feature bitset

Previously this bitset was only used to populate the feature
name string map used by clang. Eventually this will replace
the current bitmask integer. AArch64 already has a similar
interface.

Co-authored-by: Claude (Claude-Opus-4.8)



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