arsenm wrote: > SPIR-V differences between OpenCL and Vulkan execution environments.
In what way are these different program-visible execution environments? I would hope vendors would implement a common ABI. If there are, I would expect the name to be something reflecting that implementation ABI, not the language? e.g., the mistake we made here was having different kernel argument layouts for OpenCL, and later fixed that https://github.com/llvm/llvm-project/pull/170297 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
