[PATCH] D75804: [InstCombine] Fix known bits handling in SimplifyDemandedUseBits
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 7 09:44:09 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG51a466a61f55: [InstCombine] Fix known bits handling in SimplifyDemandedUseBits (authored by nikic).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D75804?vs=248922&id=248942#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75804/new/
https://reviews.llvm.org/D75804
Files:
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/test/Transforms/InstCombine/all-bits-shift.ll
llvm/test/Transforms/InstCombine/known-bits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75804.248942.patch
Type: text/x-patch
Size: 7614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/cac68d3a/attachment.bin>
More information about the llvm-commits
mailing list