Being the generated code macro-guarded, the autogenerated .cpp.inc file has been merged into the .h.inc to reduce the build steps.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132884
[MLIR] Unique autogenerated file for tablegen passes ClosedPublic Authored by mscuttari on Aug 29 2022, 1:28 PM.
Details Summary Being the generated code macro-guarded, the autogenerated .cpp.inc file has been merged into the .h.inc to reduce the build steps.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 29 2022, 1:38 PM Closed by commit rG13ed6958df40: [MLIR] Unique autogenerated file for tablegen passes (authored by mscuttari). · Explain WhyAug 30 2022, 12:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456561 mlir/docs/PassManagement.md
mlir/tools/mlir-tblgen/PassGen.cpp
mlir/unittests/TableGen/CMakeLists.txt
mlir/unittests/TableGen/PassGenTest.cpp
|