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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 3 14:58:12 PDT 2026


  Branch: refs/heads/users/arsenm/amdgpu-export-feature-bitset
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e14bedeb5966e352e49356fec56be591c7783c6
      https://github.com/llvm/llvm-project/commit/2e14bedeb5966e352e49356fec56be591c7783c6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-08-03 (Mon, 03 Aug 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