[Mlir-commits] [mlir] [mlir][OpenMP] Extend `omp.private` with a `dealloc` region (PR #90456)

Kiran Chandramohan llvmlistbot at llvm.org
Mon Apr 29 04:36:13 PDT 2024


================
@@ -2249,4 +2271,4 @@ func.func @undefined_privatizer(%arg0: !llvm.ptr) {
       omp.terminator
     }) : (!llvm.ptr) -> ()
   return
-}
----------------
kiranchandramohan wrote:

Nit: 

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


More information about the Mlir-commits mailing list