[PATCH] D52558: [PHIElimination] Lower a PHI node with only undef uses as IMPLICIT_DEF

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 09:18:16 PDT 2018


MatzeB added a comment.
Herald added a subscriber: jsji.

In https://reviews.llvm.org/D52558#1249214, @bjope wrote:

> Minor refactoring/renaming as suggested by Matze.


BTW: This is still good to go, no need for further review. (I often approve patches with small issues remaining in cases where I trust the author to address the small issues correctly).


Repository:
  rL LLVM

https://reviews.llvm.org/D52558





More information about the llvm-commits mailing list