[PATCH] D118317: [InstCombine] Fold and-reduce idiom
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 03:18:45 PST 2022
hans added a comment.
This is causing asserts to fire in Chromium builds. See https://bugs.chromium.org/p/chromium/issues/detail?id=1291929#c2 for a reproducer.
I've reverted back to green in fabaca10b86f77f7d2d34db91fa6b284da924395 <https://reviews.llvm.org/rGfabaca10b86f77f7d2d34db91fa6b284da924395> until it can be fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118317/new/
https://reviews.llvm.org/D118317
More information about the llvm-commits
mailing list