[llvm] [Offload] Fix PowerPC builds that pass -mcpu (PR #138327)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 31 00:33:10 PDT 2025
nikic wrote:
Another variant of this issue:
```
clang++: error: unsupported option '-mtls-dialect=' for target 'amdgcn-amd-amdhsa'
```
https://github.com/llvm/llvm-project/pull/138327
More information about the llvm-commits
mailing list