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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jul 30 00:38:48 PDT 2026


  Branch: refs/heads/users/arsenm/amdgpu-export-feature-bitset
  Home:   https://github.com/llvm/llvm-project
  Commit: df272b14564686eb705f4b9f9b98ccc84fe50818
      https://github.com/llvm/llvm-project/commit/df272b14564686eb705f4b9f9b98ccc84fe50818
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-30 (Thu, 30 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