[PATCH] D30265: [APInt] Add APInt::setBits() method to set all bits in range

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 14:33:07 PST 2017


RKSimon updated this revision to Diff 89566.
RKSimon added a comment.

Updated hiMask shifts


Repository:
  rL LLVM

https://reviews.llvm.org/D30265

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30265.89566.patch
Type: text/x-patch
Size: 8663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/996d0eba/attachment.bin>


More information about the llvm-commits mailing list