[PATCH] D69439: [APInt] Introduce APIntOps::GetPositionOfMostSignificantDifferentBit()

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 26 13:23:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d77ad57540c: [APInt] Introduce APIntOps::GetMostSignificantDifferentBit() (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D69439?vs=226471&id=226547#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69439

Files:
  llvm/include/llvm/ADT/APInt.h
  llvm/lib/Support/APInt.cpp
  llvm/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69439.226547.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/f93b0c32/attachment.bin>


More information about the llvm-commits mailing list