]> git.ipfire.org Git - thirdparty/gcc.git/commit
[nvptx] Update insufficient launch message for variable vector_length
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2019 22:18:00 +0000 (22:18 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2019 22:18:00 +0000 (22:18 +0000)
commit1dab5a543aeb40185df4497d1b3e7d077614211a
treeae934ea5cb23fc3d354e130cd9233d7697f2f4b6
parent5a9f13c0c01f9fd58ca507c212d79bba2b46edc7
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267890 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/plugin/plugin-nvptx.c