]> gcc.gnu.org Git - gcc.git/commit
[PR tree-optimization/107052] range-ops: Take into account nonzero mask in popcount.
authorAldy Hernandez <aldyh@redhat.com>
Tue, 4 Oct 2022 15:05:10 +0000 (17:05 +0200)
committerAldy Hernandez <aldyh@redhat.com>
Wed, 5 Oct 2022 12:21:04 +0000 (14:21 +0200)
commit4c451631f722c9939260a5c2fc209802a47e525f
tree16bc0c6ca427cbc8463f93f092c6d848aff557ac
parentae56d600d223e996054483d7d7033ec8e258d39d
[PR tree-optimization/107052] range-ops: Take into account nonzero mask in popcount.

PR tree-optimization/107052

gcc/ChangeLog:

* gimple-range-op.cc (cfn_popcount::fold_range): Take into account
nonzero bit mask.
gcc/gimple-range-op.cc
gcc/testsuite/gcc.dg/tree-ssa/pr107052.c [new file with mode: 0644]
This page took 0.077278 seconds and 6 git commands to generate.