]> gcc.gnu.org Git - gcc.git/commit
Convert CFN_CLZ builtins to range-ops.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 20 Sep 2022 22:12:25 +0000 (18:12 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Thu, 22 Sep 2022 18:48:29 +0000 (14:48 -0400)
commitae1669a98656cca594fcd2fef6bd2cd7308a361f
tree29a15419f34f25247f8d019b903fa312164fa194
parent5f730c650184d4c8bfad513a9e0e593f87a5bf0c
Convert CFN_CLZ builtins to range-ops.

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