llvm-project/mlir/lib
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
..
Analysis [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00
IR [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00
Parser [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00
Transforms [MLIR] AffineMap value type 2019-03-29 13:26:24 -07:00