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

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


  Branch: refs/heads/users/arsenm/compiler-rt/amdgpu-regex-consolidate
  Home:   https://github.com/llvm/llvm-project
  Commit: 198cc48d9dcce448975e496480b87048f9c1b7a3
      https://github.com/llvm/llvm-project/commit/198cc48d9dcce448975e496480b87048f9c1b7a3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-06-08 (Mon, 08 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