[PATCH] D77870: [MLIR] Introduce utility for affine loop unswitching / hoisting if/else
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 21:17:27 PDT 2020
mehdi_amini added a comment.
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.
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