[Bug tree-optimization/65460] New: parloops transforms offloaded functions
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 18 08:55:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65460
Bug ID: 65460
Summary: parloops transforms offloaded functions
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: vries at gcc dot gnu.org
The offload variant of PR65458 - parloops transforms omp-thread functions.
AFAIU, running the parloops pass on the host version of offloaded functions,
may as well speed up as degrade performance.
It's probably best to disable parloops for offloaded functions, at least until
we do a targeted exercise to speed up host execution of offloaded functions.
More information about the Gcc-bugs
mailing list