[flang-commits] [clang] [flang] [llvm] [clang][flang][Triple][llvm] Add isOffload function to LangOpts and isGPU function to Triple (PR #126956)
Matt Arsenault via flang-commits
flang-commits at lists.llvm.org
Thu Apr 10 06:57:29 PDT 2025
arsenm wrote:
> It's not a bikeshedding problem that it doesn't handle other SYCL targets consistently though. In some places there are checks for SYCL, in other places there are checks for SPIR-V.
Usage context wrong is a different problem than whether SPIRV should count as "isGPU"
https://github.com/llvm/llvm-project/pull/126956
More information about the flang-commits
mailing list