[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
Wed Apr 8 02:40:01 PDT 2020


bondhugula updated this revision to Diff 255932.
bondhugula added a comment.

Address review comments.


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/Analysis/Utils.cpp
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77528.255932.patch
Type: text/x-patch
Size: 22157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/89ccca4a/attachment-0001.bin>


More information about the llvm-commits mailing list