[PATCH] D103959: [LoopDeletion] Handle Phis with similar inputs from different block

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 20 23:44:06 PDT 2021


mkazantsev added a comment.

In D103959#2827873 <https://reviews.llvm.org/D103959#2827873>, @lebedev.ri wrote:

> This seems fine to me.
> I think there may be some room for `undef`/`poison` incoming value handling.

D104618 <https://reviews.llvm.org/D104618>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103959/new/

https://reviews.llvm.org/D103959



More information about the llvm-commits mailing list