[PATCH] D103959: [LoopDeletion] Handle Phis with similar inputs from different block
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 18 12:10:06 PDT 2021
lebedev.ri added a comment.
This seems fine to me.
I think there may be some room for `undef`/`poison` incoming value handling.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103959/new/
https://reviews.llvm.org/D103959
More information about the llvm-commits
mailing list