summaryrefslogtreecommitdiff
path: root/mlir/lib/CAPI/IR/Support.cpp
AgeCommit message (Expand)Author
2024-03-05Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702)Mehdi Amini
2023-07-10[mlir][CAPI] Expose the rest of MLIRContext's constructorsKrzysztof Drewniak
2023-05-26[MLIR][python bindings] Add TypeCaster for returning refined types from pytho...max
2022-04-04[mlir][capi] Add external pass creation to MLIR C-APIDaniel Resnick
2021-11-02[mlir] provide C API and Python bindings for symbol tablesAlex Zinenko
2020-09-16[mlir] Model StringRef in C APIAlex Zinenko