[PATCH] D32692: [SelectionDAG] Use known ones to provide a better bound for the known zeros for CTTZ/CTLZ operations.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 09:21:12 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301806: [SelectionDAG] Use known ones to provide a better bound for the known zeros for… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32692?vs=97260&id=97300#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32692
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/X86/clz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32692.97300.patch
Type: text/x-patch
Size: 3446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/5ef53560/attachment.bin>
More information about the llvm-commits
mailing list