[all-commits] [llvm/llvm-project] 4b9d75: [X86][SSE] Move some VZEXT_MOVL combines into comb...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 4 07:14:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b9d75c1ac3b62cf7b657833e7634f23630176a7
https://github.com/llvm/llvm-project/commit/4b9d75c1ac3b62cf7b657833e7634f23630176a7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86][SSE] Move some VZEXT_MOVL combines into combineTargetShuffle. NFC.
Minor cleanup of combineShuffle by moving some of the low hanging fruit (load + scalar_to_vector folds).
More information about the All-commits
mailing list