[llvm] [SPIRV] Add explicit layout (PR #135789)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 29 04:13:50 PDT 2025


michalpaszkowski wrote:

> I think this should work for the compute part without problems, but I'd like to notify about the change @michalpaszkowski and @MrSidims, so that they are able to check this PR in advance with OpenCL CTS and SYCL CTS in case if they decide that it's worth double checking with extended test suites. The point is that compute environments are quite sensitive to correct types and we used to check big changes in types with CTS to be sure that all works.

Currently running OpenCL CTS, this takes a while (around 30 hours) -- I should have the results by the end of the day on Wednesday. Will add a review once I get the results.

@VyacheslavLevytskyy / @MrSidims: I don't have the infrastructure setup to run SYCL CTS / DPC++ testing, please check on your end.

https://github.com/llvm/llvm-project/pull/135789


More information about the llvm-commits mailing list