[Openmp-commits] [PATCH] D77609: [OpenMP] Added the support for hidden helper task in RTL

Ron Lieberman via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 17 07:50:50 PDT 2021


ronlieb added a comment.

i tried using 
export LIBOMP_USE_HIDDEN_HELPER_TASK=0 and rebuilding/rerunning spec cpu2017 fpspeed base.

and still see the performance issues in 619.lbm and all the other fpspeed benchmarks.
The GeoMean dropped aprox 30%


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77609/new/

https://reviews.llvm.org/D77609



More information about the Openmp-commits mailing list