[PATCH] D79003: [DAG] Add SimplifyDemandedVectorElts binop SimplifyMultipleUseDemandedBits handling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 04:47:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fa58d1bf2f8: [DAG] Add SimplifyDemandedVectorElts binop SimplifyMultipleUseDemandedBits… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D79003?vs=265932&id=266004#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79003/new/

https://reviews.llvm.org/D79003

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/mul_by_elt.ll
  llvm/test/CodeGen/X86/combine-pmuldq.ll
  llvm/test/CodeGen/X86/combine-sdiv.ll
  llvm/test/CodeGen/X86/oddsubvector.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
  llvm/test/CodeGen/X86/vector-fshl-rot-256.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
  llvm/test/CodeGen/X86/vector-narrow-binop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79003.266004.patch
Type: text/x-patch
Size: 28323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/ce992d31/attachment-0001.bin>


More information about the llvm-commits mailing list