[Openmp-commits] [openmp] [OpenMP] Support up to 32 arguments in the generic microtask dispatcher (PR #211071)

Sam Clegg via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 3 08:30:02 PDT 2026


https://github.com/sbc100 commented:

I'm not an openmp maintainer so I don't know how much it would coast to instead convert the dispatcher to use varargs after a certain point?   Or if that is even desirable?  Certainly having a fixed upper limit seems sad

https://github.com/llvm/llvm-project/pull/211071


More information about the Openmp-commits mailing list