[PATCH] D97074: Add getDemandedBits for uses.
Qunyan Mangus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 17:16:49 PDT 2021
qunyanm updated this revision to Diff 330851.
qunyanm marked an inline comment as done.
qunyanm added a comment.
- Formatting.
- Use getScalarSizeInBits() to get bitwidth of the type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97074/new/
https://reviews.llvm.org/D97074
Files:
llvm/include/llvm/Analysis/DemandedBits.h
llvm/lib/Analysis/DemandedBits.cpp
llvm/test/Analysis/DemandedBits/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97074.330851.patch
Type: text/x-patch
Size: 3747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/56051c49/attachment.bin>
More information about the llvm-commits
mailing list