kiranchandramohan wrote: > > I think we should probably update the support table for 4.5, 5.*, 6 and > > then decide to remove the warning. > > What @sscalpone was proposing is to rely on NYI messages only, instead of > having a warning in addition to NYI. The support for these OpenMP versions > won't be complete for a while, so if we want to decide whether to show the > warning or not based on the implementation status, the warning will be there > for some time.
It will be easy to make the decision if we see the support table. For OpenMP 4.5 and above if the taskloop support is complete then I am personally OK to remove the warning and rely on NYI messages. https://github.com/llvm/llvm-project/pull/196354 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
