llvm-project/mlir
Nicolas Vasilache 1d3e7e2616 [MLIR] AffineMap value type
This CL applies the same pattern as AffineExpr to AffineMap: a simple struct
that acts as the storage is allocated in the bump pointer. The AffineMap is
immutable and accessed everywhere by value.

PiperOrigin-RevId: 216445930
2019-03-29 13:26:24 -07:00
..
include/mlir [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00
lib [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00
test Add target independent standard DMA ops: dma.start, dma.wait 2019-03-29 13:26:10 -07:00
tools Add target independent standard DMA ops: dma.start, dma.wait 2019-03-29 13:26:10 -07:00
utils Rename affineint type to index type. The name 'index' may not be perfect, but is better than the old name. Here is some justification: 2019-03-29 13:24:16 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00