[all-commits] [llvm/llvm-project] cd938a: [X86] canonicalizeShuffleWithBinOps - add X86ISD::...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Mar 7 05:04:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd938ab162b0ac560dd0e9fee290980c7e0e47e5
https://github.com/llvm/llvm-project/commit/cd938ab162b0ac560dd0e9fee290980c7e0e47e5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-03-07 (Sun, 07 Mar 2021)
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-shift-ashr-128.ll
M llvm/test/CodeGen/X86/vector-shift-lshr-128.ll
Log Message:
-----------
[X86] canonicalizeShuffleWithBinOps - add X86ISD::PSHUFB handling.
More information about the All-commits
mailing list