[PATCH] D84762: [InstSimplify] allow undefs in icmp with vector constant folds

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 09:04:55 PDT 2020


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

Looks good to me.
I'm not familiar with the use of `m_APIntAllowUndef`, so one more accept would be enough IMO.


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

https://reviews.llvm.org/D84762



More information about the llvm-commits mailing list