[PATCH] D111410: [InstCombine] generalize fold for mask-with-signbit-splat
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 07:55:15 PDT 2021
spatel marked an inline comment as done.
spatel added a comment.
In D111410#3051136 <https://reviews.llvm.org/D111410#3051136>, @lebedev.ri wrote:
> Hm, looks fine to me.
> I guess there's also the 'commutative' variant: https://alive2.llvm.org/ce/z/t8iHTy
Thanks! I'll create some tests and make that a follow-up.
I'll leave this up for a bit in case there are other comments about the existing fold.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111410/new/
https://reviews.llvm.org/D111410
More information about the llvm-commits
mailing list