Skipping the deprecation dance here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97494
[mlir] Remove some rarely used OpState members and use Operation members instead. ClosedPublic Authored by csigg on Feb 25 2021, 1:21 PM.
Details Summary Skipping the deprecation dance here.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 25 2021, 1:23 PM Closed by commit rG0b05908feb01: [mlir] Remove some rarely used OpState members and use Operation members… (authored by csigg). · Explain WhyFeb 25 2021, 11:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326611 mlir/include/mlir/IR/BuiltinOps.td
mlir/include/mlir/IR/OpDefinition.h
mlir/lib/IR/BuiltinDialect.cpp
|