[all-commits] [llvm/llvm-project] 07e673: [X86][SSE] Pull out shuffle(hop, hop) combine into ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Aug 10 07:10:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07e673a02bb163a70b2b5eff8231578646a20120
https://github.com/llvm/llvm-project/commit/07e673a02bb163a70b2b5eff8231578646a20120
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86][SSE] Pull out shuffle(hop,hop) combine into combineShuffleWithHorizOp helper. NFC.
More information about the All-commits
mailing list