[PATCH] D54679: [TargetLowering] Improve SimplifyDemandedVectorElts/SimplifyDemandedBits support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 04:05:07 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347301: [TargetLowering] Improve SimplifyDemandedVectorElts/SimplifyDemandedBits support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54679?vs=174614&id=174748#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54679

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/known-bits-vector.ll
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/reduce-trunc-shl.ll
  llvm/trunk/test/CodeGen/X86/shrink_vmul.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54679.174748.patch
Type: text/x-patch
Size: 35000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/59982f75/attachment.bin>


More information about the llvm-commits mailing list