[PATCH] D48346: [X86] Rewrite the add/mul/or/and reduction intrinsics to make better use of other intrinsics and remove undef shuffle indices.

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 21 05:00:01 PDT 2018


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

LGTM (with suitable IR fast-isel tests in llvm)


https://reviews.llvm.org/D48346





More information about the cfe-commits mailing list