[PATCH] D126525: [SSAUpdaterImpl] Do not generate phi node with all the same incoming values

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 07:22:11 PDT 2022


djtodoro added a comment.

This is interesting! Can you please make a simple/dedicated LLVM IR case for this only, so we can go over the example to get the whole picture?


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

https://reviews.llvm.org/D126525



More information about the llvm-commits mailing list