[PATCH] D106687: [OpenMP] Only register HeapToShared in the OpenMPOpt module pass

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 24 20:18:37 PDT 2021


jdoerfert added a comment.

We should instead keep `noinline` on them till the CGSCC pass, at least for this one as it could trigger late even if it wasn't possible early.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106687



More information about the llvm-commits mailing list