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

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 15:47:02 PDT 2023


doru1004 added a comment.

In D148849#4285236 <https://reviews.llvm.org/D148849#4285236>, @jdoerfert wrote:

> 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.

I removed the clang test since it wasn't testing anything new.


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