[nvptx] Update insufficient launch message for variable vector_length
authorTom de Vries <tdevries@suse.de>
Sat, 12 Jan 2019 22:18:00 +0000 (22:18 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sat, 12 Jan 2019 22:18:00 +0000 (22:18 +0000)
commit52d22ece49ac0517d4288d65a5ee6dd8d9441d4c
treeae934ea5cb23fc3d354e130cd9233d7697f2f4b6
parent2b9d9e393766d2fa6e2dd5f361d0db14872cf261
[nvptx] Update insufficient launch message for variable vector_length

Update message in nvptx libgomp plugin about insufficient resources to launch
kernel, to accommodate for the fact the vector_length can now be variable.

2019-01-12  Tom de Vries  <tdevries@suse.de>

* plugin/plugin-nvptx.c (nvptx_exec): Update insufficient hardware
resources diagnostic.

From-SVN: r267890
libgomp/ChangeLog
libgomp/plugin/plugin-nvptx.c