llvm-project/mlir/lib/Conversion
Eric Schweitz 016bf03ef6 [mlir] add a missing dependency for Linalg conversion
We were seeing some occasional build failures that would come and go.
It appeared to be this missing dependence.

Differential Revision: https://reviews.llvm.org/D72419
2020-01-09 23:00:41 +01:00
..
AffineToStandard NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
GPUCommon NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
GPUToCUDA NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
GPUToNVVM NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
GPUToROCDL Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
GPUToSPIRV Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
LinalgToLLVM [mlir] add a missing dependency for Linalg conversion 2020-01-09 23:00:41 +01:00
LoopToStandard NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
LoopsToGPU [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
StandardToLLVM [mlir] Fix the wrong computation of dynamic strides for lowering AllocOp to LLVM 2019-12-28 23:33:28 +01:00
StandardToSPIRV [mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp. 2020-01-07 22:13:07 -05:00
VectorToLLVM [mlir][VectorOps] Implement insert_strided_slice conversion 2020-01-09 03:13:01 -05:00
VectorToLoops Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
CMakeLists.txt Refactor dependencies to expose Vector transformations as patterns - NFC 2019-12-03 17:52:10 -08:00