[PATCH] D72098: [mlir][Linalg] NFC - Reimplement getStridesAndOffset
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 07:55:48 PST 2020
nicolasvasilache updated this revision to Diff 236065.
nicolasvasilache marked 7 inline comments as done.
nicolasvasilache added a comment.
Simplifying further by dropping `seen` and `failed`.
Addressing review comments.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72098.236065.patch
Type: text/x-patch
Size: 10757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/df8a40ec/attachment.bin>
More information about the llvm-commits
mailing list