[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:39:59 PDT 2020


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

Add another test case.


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/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir

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


More information about the llvm-commits mailing list