tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k stars 258 forks source link

[spirv] Add bit ops #233

Closed denis0x0D closed 4 years ago

denis0x0D commented 4 years ago

This patch addresses an issue https://github.com/tensorflow/mlir/issues/173 and adds a few bit operations:

@antiagainst @MaheshRavishankar can you please take a look? Thanks!

denis0x0D commented 4 years ago

@antiagainst thanks a lot for review, updated!