[llvm] AMDGPU: Fix copy of Triple (PR #184594)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 04:08:08 PST 2026
================
----------------
jmmartinez wrote:
nit:
```suggestion
if (TargetTriple.getOS() == Triple::AMDHSA) {
```
https://github.com/llvm/llvm-project/pull/184594
More information about the llvm-commits
mailing list