[PATCH] D111237: [TypePromotion] Promote PHI-nodes

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 02:28:45 PDT 2021


avieira abandoned this revision.
avieira added a comment.

Abandoning this in favor of D112300 <https://reviews.llvm.org/D112300>, I think that it would be better to try to avoid the sinking of the Exts rather than trying to undo them this late.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111237



More information about the llvm-commits mailing list