[PATCH] D30336: [APInt] Add APInt::extractBits() method to extract APInt subrange

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 09:58:17 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296141: [APInt] Add APInt::extractBits() method to extract APInt subrange (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D30336?vs=89656&id=89689#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30336

Files:
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30336.89689.patch
Type: text/x-patch
Size: 5290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/31314c18/attachment-0001.bin>


More information about the llvm-commits mailing list