[PATCH] D77528: [MLIR] Add support to use aligned_alloc to lower AllocOp from std to llvm

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 05:55:36 PDT 2020


ftynse added a comment.

In D77528#1969205 <https://reviews.llvm.org/D77528#1969205>, @bondhugula wrote:

> Thanks - I just went ahead and committed this: D77719 <https://reviews.llvm.org/D77719>. Where can I get the buildkite URL for a commit?


Thanks! The build is performed hourly, using all the commits landed in the last hour, so we'll have to wait a bit. The overall status is here https://buildkite.com/mlir/mlir-core


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