[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 07:34:24 PDT 2020
bondhugula added a comment.
In D77528#1969290 <https://reviews.llvm.org/D77528#1969290>, @ftynse wrote:
> 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
That didn't work. I made a couple more cleanup changes in D77726 <https://reviews.llvm.org/D77726> and that has fixed it.
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