[PATCH] D105008: [VPlan] Add recipe for first-order rec phis, make splicing explicit.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 25 14:40:35 PDT 2021
thakis added a comment.
In D105008#2903350 <https://reviews.llvm.org/D105008#2903350>, @thakis wrote:
> This makes clang assert (in +Asserts builds) or crash (in -Asserts builds) in this standalone repro: https://bugs.chromium.org/p/chromium/issues/detail?id=1232798#c2
Reverted for now in b1777b04dc4b1a9fee0e7effa7e177892ab32ef0 <https://reviews.llvm.org/rGb1777b04dc4b1a9fee0e7effa7e177892ab32ef0>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105008/new/
https://reviews.llvm.org/D105008
More information about the llvm-commits
mailing list