[PATCH] D132571: [RLEV] Pick a correct insert point when incoming instruction is itself a phi node
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 04:39:46 PDT 2022
uabelho added a comment.
Thanks, I've verified that this solves the problem I saw in
https://github.com/llvm/llvm-project/issues/57336
as well as my original unreduced reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132571/new/
https://reviews.llvm.org/D132571
More information about the llvm-commits
mailing list