[all-commits] [llvm/llvm-project] 4a2673: [X86][AVX] Add SimplifyMultipleUseDemandedBits VBR...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 31 06:26:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a2673d79fdbae57a800ec578ee3d58a6890a4f9
https://github.com/llvm/llvm-project/commit/4a2673d79fdbae57a800ec578ee3d58a6890a4f9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-31 (Sun, 31 May 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/oddshuffles.ll
Log Message:
-----------
[X86][AVX] Add SimplifyMultipleUseDemandedBits VBROADCAST handling to SimplifyDemandedVectorElts.
As suggested on D79987.
More information about the All-commits
mailing list