[PATCH] [X86][AVX2] vpslldq/vpsrldq byte shifts for AVX2
Simon Pilgrim
llvm-dev at redking.me.uk
Sun Feb 15 05:27:10 PST 2015
Thanks guys, the final commit had me moving the v4i64 unpack shuffle matching after byte shift detection as it was interfering with single input shuffle matching - otherwise we were creating a zero register for no purpose.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7596
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list