diff options
author | Stella Laurenzo <stellaraccident@gmail.com> | 2020-09-28 09:08:09 -0700 |
---|---|---|
committer | Stella Laurenzo <stellaraccident@gmail.com> | 2020-09-29 10:48:53 -0700 |
commit | 543922cd3630ca3a1e06a6a946d148bc0e22e720 (patch) | |
tree | 16fbbe25d9d6032744e1adee242a2a6f72948ba6 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 6d193ba3337e40be297c88ff8088d6cade3d5838 (diff) | |
download | llvm-543922cd3630ca3a1e06a6a946d148bc0e22e720.zip llvm-543922cd3630ca3a1e06a6a946d148bc0e22e720.tar.gz llvm-543922cd3630ca3a1e06a6a946d148bc0e22e720.tar.bz2 |
Adds MLIR C-API for marshaling Python capsules.
* Providing stable, C-accessible definitions for bridging MLIR Python<->C APIs, we eliminate inter-extension dependencies (i.e. they can all share a diamond dependency on the MLIR C-API).
* Just provides accessors for context and module right now.
* Needed in NPComp in ~a week or so for high level Torch APIs.
Differential Revision: https://reviews.llvm.org/D88426
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions