https://github.com/Maetveis approved this pull request.
LGTM with minor formatting nits. Is SPIR-V backend and / or LLVM-SPIRV translator support in progress for the `SPV_INTEL_subgroup_buffer_prefetch` extension? Right now it seems like only IGC implements the extension, and does so not entirely conforming to the spec because the SPIR-V it produces should contain `OpCall` instructions instead of `OpSubgroupBlockPrefetchINTEL` AFAICT looking at the code. https://github.com/llvm/llvm-project/pull/170532 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
