diff options
author | Alex Zinenko <zinenko@google.com> | 2020-08-18 10:26:30 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-08-18 13:11:37 +0200 |
commit | 74f577845e8174e255688589d845d43eacf3923f (patch) | |
tree | 378df00ac8d823ef37d72bb884b4e36512d29ced /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 9f63dc3265748bf63d7475ba4013dc1b0c728f6c (diff) | |
download | llvm-74f577845e8174e255688589d845d43eacf3923f.zip llvm-74f577845e8174e255688589d845d43eacf3923f.tar.gz llvm-74f577845e8174e255688589d845d43eacf3923f.tar.bz2 |
[mlir] expose standard types to C API
Provide C API for MLIR standard types. Since standard types live under lib/IR
in core MLIR, place the C APIs in the IR library as well (standard ops will go
into a separate library). This also defines a placeholder for affine maps that
are necessary to construct a memref, but are not yet exposed to the C API.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D86094
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions