[PATCH] D39704: [X86] [CodeGen] Compiler not using SHLD/SHRD instructions when doing double shift pattern combine for 16bit or 8bit arguments (PR35155)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 14 07:13:17 PDT 2018
RKSimon added a comment.
@kbelochapka If you're still interested in SHLD/SHRD optimization you might want to keep an eye on https://reviews.llvm.org/D49242
https://reviews.llvm.org/D39704
More information about the llvm-commits
mailing list