llvm-project/mlir/test/lib
Alex Zinenko 6b436eacbc Merge TypeUtilities library into the IR library
The TypeUtilities.{cpp,h}, currently living in {lib,include/mlir}/Support, do
not belong to the Support library.  Instead, they form a separate utility
library that depends on the IR library.  The operations it provides relate to
standard types (tensors, memrefs) as well as to operation manipulation, making
them a better fit for the main IR library.

PiperOrigin-RevId: 259108314
2019-07-20 03:04:22 -07:00
..
TestDialect Merge TypeUtilities library into the IR library 2019-07-20 03:04:22 -07:00
Transforms Utility function to map a loop on a parametric grid of virtual processors 2019-07-19 11:40:31 -07:00
CMakeLists.txt Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00