[PATCH] D44190: [X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. Simplify feature checks by using isTypeLegal.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 04:20:56 PST 2018
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM thanks - is it worth adding AVX512F/AVX512BW/KNL test cases to shrink_vmul.ll ?
Repository:
rL LLVM
https://reviews.llvm.org/D44190
More information about the llvm-commits
mailing list