[PATCH] D36606: [AVX512] Remove and autoupgrade many of the broadcast intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 04:05:30 PDT 2017


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

LGTM

Do you think we should make SUBV_BROADCAST a memory intrinsic? Maybe BROADCAST as well, although that has reg implementations and splitting it into two may be awkward.


https://reviews.llvm.org/D36606





More information about the llvm-commits mailing list