[PATCH] D77870: [MLIR] Introduce utility for affine loop unswitching / hoisting if/else
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 21:17:28 PDT 2020
bondhugula added a comment.
In D77870#1985749 <https://reviews.llvm.org/D77870#1985749>, @mehdi_amini wrote:
> In D77870#1984865 <https://reviews.llvm.org/D77870#1984865>, @jpienaar wrote:
>
> > This seems to be failing to build https://buildkite.com/mlir/mlir-core/builds/4201#90281b55-af17-4d42-837d-e3cc8f5eed12
>
>
> Fixed in a07e5b857425a8d411dbf1cdfca5ba5d6521549d <https://reviews.llvm.org/rGa07e5b857425a8d411dbf1cdfca5ba5d6521549d> ; feel free to revert immediately on build failure in the future, this can hide other bugs otherwise.
Thank you for fixing this - I had recently switched to LLD and missed this. I should be paying more attention to the build failure notifications here - sorry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77870/new/
https://reviews.llvm.org/D77870
More information about the llvm-commits
mailing list