[PATCH] D87033: [APInt] New member function setBitTo

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 12:03:00 PDT 2020


foad updated this revision to Diff 289525.
foad added a comment.

Rename to setBitVal and change implementation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87033/new/

https://reviews.llvm.org/D87033

Files:
  llvm/include/llvm/ADT/APInt.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
  llvm/lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87033.289525.patch
Type: text/x-patch
Size: 3681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/8e119c1f/attachment.bin>


More information about the llvm-commits mailing list