[PATCH] D90527: [GlobalISel] ComputeKnownBits - minimum leading/trailing zero bits in shifts (PR44526)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 01:12:48 PST 2020
RKSimon updated this revision to Diff 302770.
RKSimon edited the summary of this revision.
RKSimon added a comment.
Updated to use the common KnownBits implementations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90527/new/
https://reviews.llvm.org/D90527
Files:
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90527.302770.patch
Type: text/x-patch
Size: 9082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/ad24738a/attachment.bin>
More information about the llvm-commits
mailing list