[Mlir-commits] [flang] [mlir] [Flang][mlir] - Translation of delayed privatization for deferred target-tasks (PR #155348)

Michael Kruse llvmlistbot at llvm.org
Wed Oct 15 06:54:55 PDT 2025


================
@@ -0,0 +1,22 @@
+//===- OpenMPOffloadPrivatizationPrepare.h -*- C++ -*-===//
----------------
Meinersbur wrote:

```suggestion
//===- OpenMPOffloadPrivatizationPrepare.h ----------------------*- C++ -*-===//
```
[nit] to match common header format

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


More information about the Mlir-commits mailing list