-
include/llvm/Frontend/OpenMP/
| | Event TimelineHerald added a project: Restricted Project. Herald added projects: Restricted Project, Restricted Project, Restricted Project. tianshilei1992 retitled this revision from [WIP][OpenMP] Introduce kernel argument to [OpenMP] Introduce kernel environment. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land. Herald added a project: Restricted Project. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 2 lines | | | | include/ | llvm/ | Frontend/ | OpenMP/ |
| | | 3 lines | | 12 lines | | | | | | 51 lines | | | | 216 lines | | | | | | 1 line | | | | 1 line | | 2 lines | | 8 lines | | 8 lines | | | | 5 lines | | 13 lines | | 26 lines | | 1 line | | 13 lines | | | | | | 53 lines | | | | | | 4 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | | | 2 lines | | | | 2 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
8e07f60c1257 | 5060c3b1520d | edf964e0ddfb | Shilei Tian | | Jan 25 2023, 3:52 PM |
|
That is not the kernel, at least not when clang emits a debug wrapper as part of -g, I think.
We have one workaround for this problem already but we need to provide a generic way. I'll add something.