[PATCH] D30390: [X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in shuffle lowering

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 08:27:31 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296354: [X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D30390?vs=89836&id=89887#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30390

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30390.89887.patch
Type: text/x-patch
Size: 23533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/2ded7818/attachment.bin>


More information about the llvm-commits mailing list