llvm-project/mlir/include
Diego Caballero 0a925a813a [mlir][NFC] Promote memory space to BaseMemRefType
This patch moves the memory space field from MemRefType and UnrankedMemRefType
to their base class BaseMemRefType so that it can be retrieved from it without
downcasting it to the specific memref.

Reviewed By: silvas

Differential Revision: https://reviews.llvm.org/D87649
2020-09-24 13:54:06 -07:00
..
mlir [mlir][NFC] Promote memory space to BaseMemRefType 2020-09-24 13:54:06 -07:00
mlir-c [mlir] Add insert before/after to list-like constructs in C API 2020-09-23 17:29:30 +02:00