forked from OSchip/llvm-project
0a925a813a
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 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
integration_test | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
README.md
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.