[PATCH] D137018: [SPIRV] support enqueue_kernel builtin functions
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 18:39:14 PDT 2022
mpaszkowski accepted this revision.
mpaszkowski added a comment.
This revision is now accepted and ready to land.
Thanks for working on the builtins and preparing the patch! LGTM!
The testing results are also now available:
https://spirv-testing.khronos.org/job/44/ <https://spirv-testing.khronos.org/job/44/>
Comparing to the last main branch testing, there are no new failing tests:
https://spirv-testing.khronos.org/job/compare/44/37/ <https://spirv-testing.khronos.org/job/compare/44/37/>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137018/new/
https://reviews.llvm.org/D137018
More information about the llvm-commits
mailing list