aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-lang.h
diff options
context:
space:
mode:
authorAndrew Stubbs <ams@codesourcery.com>2020-09-17 12:48:21 +0100
committerAndrew Stubbs <ams@codesourcery.com>2020-09-18 11:13:07 +0100
commit220724c311473b8b0f2418350c2b64e796e92bda (patch)
tree8b64537204b7d17370c036bd0b01beeba85f50db /gcc/c/c-lang.h
parent2bc8c6ed8492a3027d88974eee3426771cfb78eb (diff)
downloadgcc-220724c311473b8b0f2418350c2b64e796e92bda.zip
gcc-220724c311473b8b0f2418350c2b64e796e92bda.tar.gz
gcc-220724c311473b8b0f2418350c2b64e796e92bda.tar.bz2
amdgcn: Remove omp_gcn pass
This pass only had an optimization for obtaining team/thread numbers in it, and that turns out to be invalid in the presence of nested parallel regions, so we can simply delete the whole thing. Of course, it would be nice to apply the optimization where it is valid, but that will take more effort than I have to spend right now. gcc/ChangeLog: * config/gcn/gcn-tree.c (execute_omp_gcn): Delete. (make_pass_omp_gcn): Delete. * config/gcn/t-gcn-hsa (PASSES_EXTRA): Delete. * config/gcn/gcn-passes.def: Removed.
Diffstat (limited to 'gcc/c/c-lang.h')
0 files changed, 0 insertions, 0 deletions