The context and builder did not receive the correct substitutes in the
printers. Also, the tests were incorrect (d'oh!)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135845
[mlir][ods] Fix substitutions for op custom string literals ClosedPublic Authored by Mogball on Oct 12 2022, 8:05 PM.
Details Summary The context and builder did not receive the correct substitutes in the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2022, 10:52 AM Closed by commit rG8f5c5bbe7163: [mlir][ods] Fix substitutions for op custom string literals (authored by Mogball). · Explain WhyOct 14 2022, 9:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467350 mlir/test/mlir-tblgen/op-format.td
mlir/tools/mlir-tblgen/OpFormatGen.cpp
|