[llvm] [SPIRV] Change how to detect OpenCL/Vulkan Env and update tests accordingly. (PR #129689)
Dmitry Sidorov via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 4 04:10:15 PDT 2025
https://github.com/MrSidims commented:
This patch is LGTM, but IMHO this is a case when a work shouldn't be split across components - I mean that either this PR should also include changes in clang, that are forcing OpenCL environment to be included in the triple information for OpenCL lang or the appropriate PR in clang should already exist and be linked here as we also need to have an attention and feedback from the frontend folks.
https://github.com/llvm/llvm-project/pull/129689
More information about the llvm-commits
mailing list