[all-commits] [llvm/llvm-project] 7b9f54: [X86][SSE] Add tests for unpack(hop(), hop())
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jan 8 06:17:26 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b9f541c1edb24a676508906cfbcaaf228cc6a2e
https://github.com/llvm/llvm-project/commit/7b9f541c1edb24a676508906cfbcaaf228cc6a2e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
A llvm/test/CodeGen/X86/horizontal-shuffle-2.ll
Log Message:
-----------
[X86][SSE] Add tests for unpack(hop(),hop())
We should be able to convert these to permute(hop()) as we only ever use one of the ops from each hop.
More information about the All-commits
mailing list