The OpenMP 5.1 assumptions no_openmp and no_openmp_routines allow us
to ignore calls that would otherwise prevent ICV tracking.
Once we track more ICVs we might need to distinguish the ones that could
be impacted even with no_openmp_routines.
Differential D92050
[OpenMP] Use assumptions during ICV tracking jdoerfert on Nov 24 2020, 11:42 AM. Authored by
Details The OpenMP 5.1 assumptions no_openmp and no_openmp_routines allow us Once we track more ICVs we might need to distinguish the ones that could
Diff Detail
|