You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bryanpkc@kiranchandramohan@pawosm-arm Hi, Could you give me some pointers what _nv_MAIN__F1L7_1 symbol is used for? The ll_get_outlined_funcname handles it in tools/flang2/flang2exe/outliner.cpp. Thanks.
@kaadam This __nv_MAIN__F1L7_1_ looks like a symbol for a function generated for an OpenMP pragma. MAIN__F is the name of the source file, followed by the line number. You should find some #pragma on that line.
tdusnoki
added a commit
to tdusnoki/flang
that referenced
this issue
Jun 27, 2023
There are 37 failing test cases in openmp_examples test suite currently. Most of them share the same kind of error e.g.:
The text was updated successfully, but these errors were encountered: