[PATCH] D74474: [mlir] support creating memref descriptors from static shape with non-zero offset
Tobias Gysi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 07:09:27 PST 2020
gysit updated this revision to Diff 244169.
gysit added a comment.
I added a test for a memref with a non-zero offset and non-standard strides. Let me know if you had another test in mind...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74474/new/
https://reviews.llvm.org/D74474
Files:
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/test/Conversion/GPUToNVVM/memory-attrbution.mlir
mlir/test/Conversion/StandardToLLVM/convert-static-memref-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74474.244169.patch
Type: text/x-patch
Size: 9636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/7a15bb8c/attachment-0001.bin>
More information about the llvm-commits
mailing list