[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
Fri Jan 31 12:35:34 PST 2020


dcaballe updated this revision to Diff 241793.
dcaballe marked an inline comment as done.
dcaballe added a comment.

- Rebase to see if pre-commit test failure is gone
- Fixed doxygen comments
- Added -convert-loop-to-std flag to mlir-cpu-runner test. It failed without it after rebase.


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/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.241793.patch
Type: text/x-patch
Size: 61676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/5ffb1072/attachment-0001.bin>


More information about the llvm-commits mailing list