[Mlir-commits] [mlir] [OpenMP][MLIR] Hoist static `alloca`s emitted by private `init` regions to the allocation IP of the construct (PR #171597)

Kareem Ergawy llvmlistbot at llvm.org
Wed Dec 10 03:00:28 PST 2025


ergawy wrote:

We probably need to do something similar to reductions as well. But this PR focuses on `private` clauses.

https://github.com/llvm/llvm-project/pull/171597


More information about the Mlir-commits mailing list