diff options
author | Tom de Vries <tdevries@suse.de> | 2020-10-05 14:03:34 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-10-05 14:19:22 +0200 |
commit | fc998c21c2c49e06cd4e548cd0d21ef25c880dbc (patch) | |
tree | d95c505b73c090a404d9676cc4847c86764317a2 /libstdc++-v3/include/std/numeric | |
parent | f33a43f9f7eab7482837662821abb7fd02cb4350 (diff) | |
download | gcc-fc998c21c2c49e06cd4e548cd0d21ef25c880dbc.zip gcc-fc998c21c2c49e06cd4e548cd0d21ef25c880dbc.tar.gz gcc-fc998c21c2c49e06cd4e548cd0d21ef25c880dbc.tar.bz2 |
[omp, ftracer] Remove incorrect suggestion in ignore_bb_p
In commit ab3f4b27abe "[omp, ftracer] Don't duplicate blocks in SIMT region" I
added a comment in ignore_bb_p suggesting a reordering of SIMT_VOTE_ANY and
SIMT_EXIT, which is not possible since VOTE_ANY may have data dependencies to
storage that is deallocated by SIMT_EXIT.
I've now opened a PR (PR97291) to describe the problem the reordering was
intended to fix.
Remove the incorrect suggestion.
gcc/ChangeLog:
2020-10-05 Tom de Vries <tdevries@suse.de>
* tracer.c (ignore_bb_p): Remove incorrect suggestion.
Diffstat (limited to 'libstdc++-v3/include/std/numeric')
0 files changed, 0 insertions, 0 deletions