[PATCH] D74852: [mlir][Linalg] Allow specifiying zero-rank shaped type operands to linalg.indexed_generic ops.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 15:06:05 PST 2020


hanchung updated this revision to Diff 245537.
hanchung added a comment.

Simplify the test by using i32 element types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74852

Files:
  mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp
  mlir/test/Dialect/Linalg/loops.mlir
  mlir/test/Dialect/Linalg/roundtrip.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74852.245537.patch
Type: text/x-patch
Size: 3977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/687b3f78/attachment.bin>


More information about the llvm-commits mailing list