[llvm-branch-commits] [compiler-rt] compiler-rt: Consolidate regex checks for amdgpu targets (PR #202281)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 8 05:40:50 PDT 2026
https://github.com/jhuber6 commented:
Could we not just replace everything with `amdgcn|amdgpu`? I feel like that's more straightforward than a helper function.
https://github.com/llvm/llvm-project/pull/202281
More information about the llvm-branch-commits
mailing list