]> gcc.gnu.org Git - gcc.git/commit
Convert CFN_BUILT_IN_CLRSB to range-ops.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 20 Sep 2022 22:21:04 +0000 (18:21 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Thu, 22 Sep 2022 18:48:29 +0000 (14:48 -0400)
commitf7e62b09300b6935bceaffb4c42f6edab80f52dc
tree4917004fc6270dadff0155a9b2b5ca8b25b7ca66
parent55738d8d96bb4f39a72cf5e3739d35b39fc2146a
Convert CFN_BUILT_IN_CLRSB to range-ops.

* gimple-range-fold.cc (range_of_builtin_int_call): Remove case
for CFN_BUILT_IN_CLRSB.
* gimple-range-op.cc (class cfn_clrsb): New.
(gimple_range_op_handler::maybe_builtin_call): Set arguments.
gcc/gimple-range-fold.cc
gcc/gimple-range-op.cc
This page took 0.060184 seconds and 5 git commands to generate.