tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

[spirv] Add CompositeConstruct operation. #308

Closed denis0x0D closed 4 years ago

denis0x0D commented 4 years ago

This PR adds a spv.CompositeConstruct operation.

@antiagainst @MaheshRavishankar can you please take a look, thanks!