[all-commits] [llvm/llvm-project] 0ea50b: [X86] SimplifyDemandedVectorEltsForTargetNode - ad...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 24 06:12:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ea50bee83820bf3f88f25e16dc86ab7125c42a6
https://github.com/llvm/llvm-project/commit/0ea50bee83820bf3f88f25e16dc86ab7125c42a6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-fshl-128.ll
M llvm/test/CodeGen/X86/vector-fshl-256.ll
M llvm/test/CodeGen/X86/vector-fshr-128.ll
M llvm/test/CodeGen/X86/vector-fshr-256.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-5.ll
Log Message:
-----------
[X86] SimplifyDemandedVectorEltsForTargetNode - add X86ISD::ANDNP handling
More information about the All-commits
mailing list