The lowering of default clause requires creating multiple levels of host
associated symbols with private/firstprivate flag. Fix collectSymbolSet
so that it can collect all levels of symbols with the specific flag.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@NimishMishra Please try this to check if this can solve your problem of collecting symbols for default clause.