summaryrefslogtreecommitdiff
path: root/mlir/lib/CAPI/IR/AffineMap.cpp
AgeCommit message (Expand)Author
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2021-06-24[mlir][linalg][python] Add attribute support to the OpDSL.Tobias Gysi
2021-04-01[mlir][Python][Linalg] Add missing attributes to linalg opsNicolas Vasilache
2021-01-11[mlir] More Python bindings for AffineMapAlex Zinenko
2020-11-29[mlir][CAPI] Convert the rest of the API int -> bool.Stella Laurenzo
2020-11-04Switch the CallbackOstream wrapper in the MLIR C API to an Unbuffered streamMehdi Amini
2020-09-17[mlir] expose affine map to C APIzhanghb97
2020-08-18[mlir] expose standard types to C APIAlex Zinenko