Skip to content
Unverified Commit 6ade03d7 authored by Lukas Sommer's avatar Lukas Sommer Committed by GitHub
Browse files

[mlir][spirv] Add spirv-to-llvm conversion for group operations (#115501)



Lowering for some of the uniform and non-uniform group operations
defined in section 3.52.21 of the SPIR-V specification from SPIR-V
dialect to LLVM dialect.

Similar to #111864, lower the operations to builtin functions understood
by SPIR-V tools.

---------

Signed-off-by: default avatarLukas Sommer <lukas.sommer@codeplay.com>
parent 58ca7078
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment