[PATCH] D123962: [InstCombine] fold freeze of partial undef/poison vector constants

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 06:10:14 PDT 2022


nlopes accepted this revision.
nlopes added a comment.
This revision is now accepted and ready to land.

LGTM. It's better than keeping freeze around. If we get concrete examples later of non-ideal "best" constants we can improve.


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

https://reviews.llvm.org/D123962



More information about the llvm-commits mailing list