[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
Thu Oct 15 11:46:42 PDT 2020
RKSimon added a comment.
Herald added a subscriber: pengfei.
@kbelochapka Abandon this patch? The plan is now to handle it in InstCombine inside narrowRotate.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D39704/new/
https://reviews.llvm.org/D39704
More information about the llvm-commits
mailing list