[PATCH] D106799: [OpenMP] Always inline the OpenMP outlined function

Mike Rice via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 4 16:35:50 PDT 2021


mikerice added a comment.

Looks like now omp.outlined functions are marked with both 'noinline' and 'alwaysinline'.  See https://bugs.llvm.org/show_bug.cgi?id=51349


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106799



More information about the cfe-commits mailing list