Depends on D157934
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/python/lib/PythonTestDialect.h | ||
---|---|---|
28–47 | these two things need to be in tablegen rather than by hand |
Paths
| Differential D158236
[MLIR][python bindings] I32BitEnumAttrs DraftPublic Authored by makslevental on Aug 17 2023, 5:18 PM. This is a draft revision that has not yet been submitted for review.
Diff Detail
Event Timelinemakslevental mentioned this in D157934: [mlir][python bindings] generate all the enums.Aug 17 2023, 5:19 PM makslevental added inline comments.
Revision Contents
Diff 551335 mlir/python/CMakeLists.txt
mlir/python/mlir/dialects/python_test.py
mlir/test/python/CMakeLists.txt
mlir/test/python/dialects/python_test.py
mlir/test/python/lib/PythonTestDialect.hmlir/test/python/lib/PythonTestDialect.cpp
mlir/test/python/python_test_ops.td
|
these two things need to be in tablegen rather than by hand