[PATCH] D74491: [mlir][Linalg] NFC - Refactor in preparation for automatic Linalg "named" ops.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 11:56:45 PST 2020


nicolasvasilache updated this revision to Diff 244241.
nicolasvasilache added a comment.

Fix build breadking typo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74491

Files:
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.h
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgTraits.h
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74491.244241.patch
Type: text/x-patch
Size: 24064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/8c4edfc1/attachment.bin>


More information about the llvm-commits mailing list