[PATCH] [X86][SSE] Vectorized i64 uniform constant SRA shifts
Elena Demikhovsky
elena.demikhovsky at intel.com
Mon May 11 06:25:15 PDT 2015
I disagree with this approach. You can prepare a separate patch for "shift-right-64bits" optimization.
But you should not use shift-right in SEXT and generate 10 instructions instead of 3.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9645
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list