[PATCH] D75540: [mlir][NFC] Sort the operations alphabetically and add header guards.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 09:40:26 PST 2020


rriddle created this revision.
rriddle added a reviewer: ftynse.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, mehdi_amini, jfb.
Herald added a project: LLVM.

The order of the operations has fallen out of sync as operations have been renamed and new ones have been added.

Depends On D75539 <https://reviews.llvm.org/D75539>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75540

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75540.247939.patch
Type: text/x-patch
Size: 105238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/2d03fad3/attachment.bin>


More information about the llvm-commits mailing list