]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use GFX9 granulated sgprs count correctly.
authorAndrew Stubbs <ams@codesourcery.com>
Fri, 19 Jul 2019 16:06:50 +0000 (17:06 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:51:25 +0000 (12:51 +0100)
commit993d229d9afc275a5f44023d74098bbf03200d97
treebe0420928f10f746dd62f1f91e30daa2c1ab412a
parent4b134d6cd7a9c14976d9f0ed91b23d0cab88bdbe
Use GFX9 granulated sgprs count correctly.

2019-09-10  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/gcn/gcn.c (gcn_hsa_declare_function_name): Calculate
granulated_sgprs according to architecture.

(cherry picked from openacc-gcc-9-branch commit
68e905b7879641dbae193cec7db71e62b48145c1)
gcc/ChangeLog.omp
gcc/config/gcn/gcn.c