[PATCH] D79683: [mlir] Add std.source and std.sink ops.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 9 19:40:21 PDT 2020


silvas updated this revision to Diff 263047.
silvas added a comment.

Make canonicalizer a bit easier to read.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79683/new/

https://reviews.llvm.org/D79683

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Dialect/Standard/source-sink.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79683.263047.patch
Type: text/x-patch
Size: 5234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200510/78fe7076/attachment.bin>


More information about the llvm-commits mailing list