[PATCH] D78087: [MachineSink] Fix for breaking phi edges with instructions with multiple defs

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 07:48:42 PDT 2020


lkail added a comment.

Ooops, I didn't see this patch and post another https://reviews.llvm.org/D78297. It can fix https://bugs.llvm.org/show_bug.cgi?id=45557. Thanks for the patch.


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

https://reviews.llvm.org/D78087





More information about the llvm-commits mailing list