This was previously disabled as FunctionType TypeAttrs could not be roundtripped in the IR. This has been fixed, so we can now generically print FuncOp.
Depends On D72429
Differential D72642
[mlir] Enable printing of FuncOp in the generic form. rriddle on Jan 13 2020, 1:07 PM. Authored by
Details This was previously disabled as FunctionType TypeAttrs could not be roundtripped in the IR. This has been fixed, so we can now generically print FuncOp. Depends On D72429
Diff Detail
Event TimelineComment Actions Unit tests: fail. 61795 tests passed, 1 failed and 781 were skipped. failed: MLIR.EDSC/builder-api-test.cpp clang-tidy: unknown. clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch. Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Comment Actions Unit tests: pass. 61804 tests passed, 0 failed and 781 were skipped. clang-tidy: unknown. clang-format: pass. Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml |
I'd match the sym_name: "wrapping_op" as well