llvm-project/mlir/lib/Conversion
Mehdi Amini d682877eb3 Remove non-needed includes from ConvertControlFlowToCFG.cpp (NFC)
The includes related to the LLVM dialect are not used in this file and
introduce an implicit dependencies between the two libraries which isn't
reflected in the CMakeLists.txt, causing non-deterministic build failures.

PiperOrigin-RevId: 261576935
2019-08-04 10:59:18 -07:00
..
ControlFlowToCFG Remove non-needed includes from ConvertControlFlowToCFG.cpp (NFC) 2019-08-04 10:59:18 -07:00
GPUToCUDA Move GPU dialect to {lib,include/mlir}/Dialect 2019-07-25 00:41:17 -07:00
GPUToNVVM Move GPU dialect to {lib,include/mlir}/Dialect 2019-07-25 00:41:17 -07:00
GPUToSPIRV Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect 2019-07-30 11:55:55 -07:00
LoopsToGPU Move GPU dialect to {lib,include/mlir}/Dialect 2019-07-25 00:41:17 -07:00
StandardToLLVM Add sitofp to the standard dialect 2019-07-23 11:23:40 -07:00
StandardToSPIRV Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect 2019-07-30 11:55:55 -07:00
CMakeLists.txt Initial implementation to translate kernel fn in GPU Dialect to SPIR-V Dialect 2019-07-30 11:55:55 -07:00