[llvm] [SPIRV] Added support for 2 kernel query builtins (PR #142280)
Dmitry Sidorov via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 4 03:22:44 PDT 2025
MrSidims wrote:
@michalpaszkowski I don't expect and changes (neither positive nor negative) in E2E tests pass rates for SYCL as those builtins are not used in SYCL [#1](https://github.com/search?q=repo%3Aintel%2Fllvm+sub_group_count_for_ndrange&type=code), [#2](https://github.com/search?q=repo%3Aintel%2Fllvm%20GetKernelNDrangeSubGroupCount&type=code).
https://github.com/llvm/llvm-project/pull/142280
More information about the llvm-commits
mailing list