[PATCH] D97756: [LoopUnswitch] unswitch if cond is in select form of and/or as well
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 10:56:01 PST 2021
mehdi_amini added a comment.
I see multiple MLIR JIT failures with this patch or D95026 <https://reviews.llvm.org/D95026> (they landed too close and the bot picked them together), still looking which one: it only shows up in a bootstrap build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97756/new/
https://reviews.llvm.org/D97756
More information about the llvm-commits
mailing list