tensorflow / mlir

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

[spirv] Add bit ops #215

Closed denis0x0D closed 5 years ago

denis0x0D commented 5 years ago

This CL added op definitions for a few bit operations:

Also moved the definition of spv.BitwiseAnd to follow the lexicographical order.

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

antiagainst commented 5 years ago

Bots failure unrelated this this and should be fixed by 799273236a9e44ff55a10f58d98edacd58be0a94.