[PATCH] D30965: [CodeGen] Use APInt::setLowBits/setHighBits/setBitsFrom in more places

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 10:06:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297860: [CodeGen] Use APInt::setLowBits/setHighBits/setBitsFrom in more places (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D30965?vs=91808&id=91896#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30965

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30965.91896.patch
Type: text/x-patch
Size: 6931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/6b60f502/attachment.bin>


More information about the llvm-commits mailing list