[PATCH] D88935: [KnownBits] Add a computeForMul method

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 14:59:39 PDT 2020


qcolombet updated this revision to Diff 296806.
qcolombet added a comment.

- Move method earlier in the header
- Fix comment in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88935

Files:
  llvm/include/llvm/Support/KnownBits.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Support/KnownBits.cpp
  llvm/unittests/Support/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88935.296806.patch
Type: text/x-patch
Size: 10112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/b94e613f/attachment.bin>


More information about the llvm-commits mailing list