[PATCH] D72098: [mlir][Linalg] NFC - Reimplement getStridesAndOffset

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 12:43:06 PST 2020


nicolasvasilache updated this revision to Diff 236110.
nicolasvasilache marked 6 inline comments as done.
nicolasvasilache added a comment.

Address review comments, extend the behavior and add relevant tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72098

Files:
  mlir/lib/IR/StandardTypes.cpp
  mlir/test/AffineOps/memref-stride-calculation.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72098.236110.patch
Type: text/x-patch
Size: 13410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/c166b50c/attachment.bin>


More information about the llvm-commits mailing list