[spirv] Move conversion passes to a new library
authorLei Zhang <antiagainst@google.com>
Fri, 28 Jun 2019 19:31:38 +0000 (12:31 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 28 Jun 2019 19:32:02 +0000 (12:32 -0700)
commit7b17f4e64778513f5b8c4c8a3572e7b1c744f278
treea0ac329870f1207d1c7f3a6f012ae3cbbce71c30
parent7c755d06aa6681e25cd1d289b937a505de47c1f8
[spirv] Move conversion passes to a new library

PiperOrigin-RevId: 255648303
mlir/lib/SPIRV/CMakeLists.txt
mlir/lib/SPIRV/Transforms/CMakeLists.txt [new file with mode: 0644]
mlir/tools/mlir-opt/CMakeLists.txt