]> git.ipfire.org Git - thirdparty/gcc.git/commit
Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 20 Sep 2022 23:19:30 +0000 (19:19 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Thu, 22 Sep 2022 18:48:30 +0000 (14:48 -0400)
commite7f035f66aa25e0537a0e3a76d43c71fe9531724
tree2f455dd061bd681205e35cfead88c3f308ffc360
parentc750e675cb77f283ff991682db7740bc5f6d4cf4
Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops.

* gimple-range-fold.cc (range_of_builtin_int_call): Remove case
for CFN_GOACC_DIM_*.
* gimple-range-op.cc (class cfn_goacc_dim): New.
(gimple_range_op_handler::maybe_builtin_call): Set arguments.
gcc/gimple-range-fold.cc
gcc/gimple-range-op.cc