Upstream MLIR has deprecated OpBuilder in ODS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Ping.
This updates the code to avoid using a deprecated API that will be removed soon.
Paths
| Differential D90226
[flang] update ODS syntax to use OpBuidlerDAG instead of OpBuilder ClosedPublic Authored by ftynse on Oct 27 2020, 5:00 AM.
Details Summary Upstream MLIR has deprecated OpBuilder in ODS.
Diff Detail
Event TimelineComment Actions Ping. This updates the code to avoid using a deprecated API that will be removed soon. This revision is now accepted and ready to land.Nov 4 2020, 9:47 AM Closed by commit rGcc2a2bb5ce51: [flang] update ODS syntax to use OpBuidlerDAG instead of OpBuilder (authored by ftynse). · Explain WhyNov 5 2020, 12:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303051 flang/include/flang/Optimizer/Dialect/FIROps.td
|