[PATCH] D89978: Fix SROA with a PHI mergig values from a same block

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 01:52:10 PDT 2020


uabelho added a comment.

I don't know what the best fix is, but I've verified that this patch solves the problem I saw and I haven't seen anything weird pop up with the patch in some limited testing I've done with it.
Thanks!


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

https://reviews.llvm.org/D89978



More information about the llvm-commits mailing list