]> git.ipfire.org Git - thirdparty/gcc.git/commit
[OG12] amdgcn: Fixup "Add builtin for vectorized DFmode fabs operation"
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 11 Oct 2022 14:14:41 +0000 (15:14 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Wed, 12 Oct 2022 10:43:55 +0000 (11:43 +0100)
commit5bcf4e223664de67ca1a17eb7d47501b57cbc21b
tree9473ac46f383cd1a565517232f09fc0b388f75b7
parentaf51220d54641b68dc29f761943a717cfbb3a6e0
[OG12] amdgcn: Fixup "Add builtin for vectorized DFmode fabs operation"

The function was taken away by the "add multiple vector sizes" patch.

2022-10-11  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/gcn/gcn.cc (gcn_expand_builtin_1): Change gcn_full_exec_reg
to get_exec.
gcc/ChangeLog.omp
gcc/config/gcn/gcn.cc