arsenm wrote: > Yeah, this limit is an implementation detail of the hardware. Though, I don't > see it changing from 1024 anytime soon.
The default is the hardware limit, the point of the flag is to decrease the limit to what you want. The only interaction to sort out is whatever explicit openmp annotations there are https://github.com/llvm/llvm-project/pull/204864 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
