llvm/mlir/tools
Mahesh Ravishankar 32f78fe3f2 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
2019-07-30 12:39:43 -07:00
..
mlir-cpu-runner Move shared cpu runner library to Support/JitRunner. 2019-07-16 13:45:16 -07:00
mlir-cuda-runner Move GPU dialect to {lib,include/mlir}/Dialect 2019-07-25 00:41:17 -07:00
mlir-opt Link in MLIRGPUtoSPIRVTransforms with mlir-opt 2019-07-30 12:39:43 -07:00
mlir-tblgen Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect 2019-07-30 11:55:55 -07:00
mlir-translate Split out TranslateClParser and add new parse method that reuses SourceMgr. 2019-06-26 11:14:45 -07:00
CMakeLists.txt Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00