[PATCH] D46426: [SROA] Handle PHI with multiple duplicate predecessors

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 13:57:34 PDT 2018


bjope marked 2 inline comments as done.
bjope added a comment.

Thanks Eli. Definitely a cleaner solution when using a DenseMap.


Repository:
  rL LLVM

https://reviews.llvm.org/D46426





More information about the llvm-commits mailing list