IRDL operations were inconsistent in their naming. They now
all end with the Op suffix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152354
[mlir][irdl] NFC: Ensure ops ends with `Op` suffix ClosedPublic Authored by math-fehr on Jun 7 2023, 3:10 AM.
Details Summary IRDL operations were inconsistent in their naming. They now
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 7 2023, 11:53 AM Closed by commit rG4b526657809a: [mlir][irdl] NFC: Ensure ops ends with `Op` suffix (authored by math-fehr). · Explain WhyJun 8 2023, 5:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529562 mlir/include/mlir/Dialect/IRDL/IR/IRDLOps.td
mlir/lib/Dialect/IRDL/IR/IRDLOps.cpp
mlir/lib/Dialect/IRDL/IRDLLoading.cpp
|