[all-commits] [llvm/llvm-project] af5bfb: compiler-rt: Consolidate regex checks for amdgpu t...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 8 23:29:42 PDT 2026


  Branch: refs/heads/users/arsenm/compiler-rt/amdgpu-regex-consolidate
  Home:   https://github.com/llvm/llvm-project
  Commit: af5bfb87f6b196ab28b5acf63cfe323611093cf6
      https://github.com/llvm/llvm-project/commit/af5bfb87f6b196ab28b5acf63cfe323611093cf6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M compiler-rt/CMakeLists.txt
    M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
    M compiler-rt/cmake/base-config-ix.cmake
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/builtins/CMakeLists.txt
    M compiler-rt/lib/profile/CMakeLists.txt
    M compiler-rt/test/builtins/CMakeLists.txt
    M compiler-rt/test/ubsan_minimal/CMakeLists.txt

  Log Message:
  -----------
  compiler-rt: Consolidate regex checks for amdgpu targets

In the future the triple naming scheme will change, and this
will help avoid repeating the same longer regex in all of these
places.

Co-Authored-By: Claude Sonnet 4.5 <noreply at anthropic.com>



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