The order of the operations has fallen out of sync as operations have been renamed and new ones have been added.
Depends On D75539
Paths
| Differential D75540
[mlir][NFC] Sort the operations alphabetically and add header blocks ClosedPublic Authored by rriddle on Mar 3 2020, 9:38 AM.
Details Summary The order of the operations has fallen out of sync as operations have been renamed and new ones have been added. Depends On D75539
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 4 2020, 4:10 AM Comment Actions
Ooops, I usually write "header blocks". Hand-brain mismatch here, fixed. rriddle retitled this revision from [mlir][NFC] Sort the operations alphabetically and add header guards. to [mlir][NFC] Sort the operations alphabetically and add header blocks.Mar 4 2020, 9:54 AM Closed by commit rGd09d0bd7a019: [mlir][NFC] Sort the operations alphabetically and add header blocks (authored by rriddle). · Explain WhyMar 4 2020, 10:06 AM This revision was automatically updated to reflect the committed changes.
Diff 248229 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
|