diff options
author | zhanghb97 <zhanghb97@126.com> | 2020-09-14 22:52:22 +0800 |
---|---|---|
committer | zhanghb97 <zhanghb97@126.com> | 2020-09-17 09:50:45 +0800 |
commit | b76f523be6ea606d9cf494e247546cec1cd7f209 (patch) | |
tree | 1a2ed160d1574fc5ac29cdae91d43f9fbe5fc891 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b04c1a9d3127730c05e8a22a0e931a12a39528df (diff) | |
download | llvm-b76f523be6ea606d9cf494e247546cec1cd7f209.zip llvm-b76f523be6ea606d9cf494e247546cec1cd7f209.tar.gz llvm-b76f523be6ea606d9cf494e247546cec1cd7f209.tar.bz2 |
[mlir] expose affine map to C API
This patch provides C API for MLIR affine map.
- Implement C API for AffineMap class.
- Add Utils.h to include/mlir/CAPI/, and move the definition of the CallbackOstream to Utils.h to make sure mlirAffineMapPrint work correct.
- Add TODO for exposing the C API related to AffineExpr and mutable affine map.
Differential Revision: https://reviews.llvm.org/D87617
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions