[PATCH] D148849: [OpenMP-OPT] Remove limit for heap to stack conversions of __kmpc_alloc_shared allocations

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 15:23:24 PDT 2023


jdoerfert added a comment.

Make a test for the attributor/openmp-opt, also don't use O2 <https://reviews.llvm.org/owners/package/2/> in tests, the IR only test is sufficient.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148849



More information about the cfe-commits mailing list