[PATCH] D72802: [mlir] Introduce bare ptr calling convention for MemRefs in LLVM dialect
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 12:44:36 PST 2020
dcaballe updated this revision to Diff 241258.
dcaballe marked 4 inline comments as done.
dcaballe added a comment.
Thanks. Addressing the comments:
- Rebase
- Addressed @ftynse comments
- Revert changes on 'replaceUsesOfBlockArgument'
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72802/new/
https://reviews.llvm.org/D72802
Files:
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
mlir/include/mlir/Transforms/DialectConversion.h
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir
mlir/test/Conversion/StandardToLLVM/convert-memref-ops.mlir
mlir/test/Conversion/StandardToLLVM/convert-static-memref-ops.mlir
mlir/test/mlir-cpu-runner/bare_ptr_call_conv.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72802.241258.patch
Type: text/x-patch
Size: 62433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/a6a89f77/attachment.bin>
More information about the llvm-commits
mailing list