[all-commits] [llvm/llvm-project] 22f834: [X86][SSE] Add examples of failures to remove a pe...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 10 09:51:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22f834210adb79ef266968c55f1e562c0047d18f
https://github.com/llvm/llvm-project/commit/22f834210adb79ef266968c55f1e562c0047d18f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
A llvm/test/CodeGen/X86/horizontal-shuffle-4.ll
Log Message:
-----------
[X86][SSE] Add examples of failures to remove a permute(pack(pack(),pack())) shuffle by reordering the packed operands.
More information about the All-commits
mailing list