Link in MLIRGPUtoSPIRVTransforms with mlir-opt
authorMahesh Ravishankar <ravishankarm@google.com>
Tue, 30 Jul 2019 19:39:09 +0000 (12:39 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 30 Jul 2019 19:39:43 +0000 (12:39 -0700)
commit32f78fe3f26792914eaa48e2fd748a34b31acb86
treea11cd7cdf9e4a290679e74694ed8efbf61275e1d
parent81a7c322e4f03ba6dc0044198e48e9480746a10c
Link in MLIRGPUtoSPIRVTransforms with mlir-opt

Add a missed library that needs to be linked with mlir-opt. This
results in a test failure in the MLIR due to the pass
`-convert-gpu-to-spirv` not being found.

PiperOrigin-RevId: 260773067
mlir/tools/mlir-opt/CMakeLists.txt