[PATCH] D75391: [mlir][Linalg] Fix load/store operations generated while lower loops when output has zero rank.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 17:27:17 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG755c050200ba: [mlir][Linalg] Fix load/store operations generated while lower loops when… (authored by mravishankar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75391

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75391.248359.patch
Type: text/x-patch
Size: 8957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/fb58765b/attachment.bin>


More information about the llvm-commits mailing list