[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 04:17:31 PDT 2020


bondhugula added a comment.

In D77528#1969067 <https://reviews.llvm.org/D77528#1969067>, @ftynse wrote:

> This seems to have broken the build with gcc-5, https://buildkite.com/mlir/mlir-core/builds/4023#0cd4c474-dbf0-4b26-a3f5-d2a63b983ac9.


I don't have GCC-5 at hand to be sure of the fix. Any insights?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77528/new/

https://reviews.llvm.org/D77528





More information about the llvm-commits mailing list