[all-commits] [llvm/llvm-project] 55029f: [X86] canonicalizeShuffleWithBinOps - add X86ISD::...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jan 13 09:09:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55029f017d80a9f10882cdcdd19db92274ea93fa
https://github.com/llvm/llvm-project/commit/55029f017d80a9f10882cdcdd19db92274ea93fa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
M llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
M llvm/test/CodeGen/X86/vector-shuffle-sse4a.ll
Log Message:
-----------
[X86] canonicalizeShuffleWithBinOps - add X86ISD::PSHUFHW/PSHUFLW handling
More information about the All-commits
mailing list