[all-commits] [llvm/llvm-project] 53283c: [X86][SSE] canonicalizeShuffleWithBinOps - add MOV...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Apr 6 08:43:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53283cc2f1ddc2562bac0f623aa48eeeba359798
https://github.com/llvm/llvm-project/commit/53283cc2f1ddc2562bac0f623aa48eeeba359798
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/horizontal-sum.ll
Log Message:
-----------
[X86][SSE] canonicalizeShuffleWithBinOps - add MOVSD/MOVSS handling.
More information about the All-commits
mailing list