arsenm wrote: > Then I'd probably say that OpenCL handling should be opt-in rather than > opt-out, because AFAIK non-uniform work groups require OpenCL specific > handling
No, the conservatively correct option should always be the default. For C I'd say it's completely meaningless. Somebody should look into setting the default LangOpt for OpenMP though https://github.com/llvm/llvm-project/pull/185098 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
