[PATCH] D133203: [TypePromotionPass] Don't treat phi's as ToPromote

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 01:20:56 PDT 2022


samparker added a comment.

> Maybe we should be checking whether the phi is in a loop or not?

And to clarify, I mean loop header phis.


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

https://reviews.llvm.org/D133203



More information about the llvm-commits mailing list