[PATCH] D79264: [ValueTracking] Use "Optional" for DemandedElts argument to ComputeKnownBits
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:18:13 PDT 2020
efriedma updated this revision to Diff 261568.
efriedma added a comment.
Also fix ComputeNumSignBits. Fix a couple bugs (I forgot to run ninja check).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79264/new/
https://reviews.llvm.org/D79264
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79264.261568.patch
Type: text/x-patch
Size: 15174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/a0978db8/attachment-0001.bin>
More information about the llvm-commits
mailing list