[Openmp-commits] [openmp] [OpenMP] [NFC] Remove dead code: building task stack (PR #143589)

via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 8 05:21:16 PDT 2025


https://github.com/jprotze approved this pull request.

Lgtm
All removed code is guarded with `BUILD_TIED_TASK_STACK` and the PR removes all uses of this macro

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


More information about the Openmp-commits mailing list