[PATCH] D77528: [MLIR] Add support to use aligned_alloc to lower AllocOp from std to llvm
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 04:17:35 PDT 2020
bondhugula updated this revision to Diff 255631.
bondhugula marked an inline comment as done.
bondhugula added a comment.
Missed change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77528/new/
https://reviews.llvm.org/D77528
Files:
mlir/include/mlir/Conversion/Passes.td
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77528.255631.patch
Type: text/x-patch
Size: 17707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/29976127/attachment.bin>
More information about the llvm-commits
mailing list