[Openmp-commits] [PATCH] D105715: [OpenMP] Minor improvement in task allocation

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Jul 10 19:17:31 PDT 2021


tianshilei1992 added a comment.

I can understand the point of setting flag by directly copy, but does `inline` really help a lot here, or say really inline the function?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105715



More information about the Openmp-commits mailing list