[Mlir-commits] [flang] [mlir] [mlir][acc] Add pass to convert acc declare ctors and dtors to LLVM (PR #217415)
Razvan Lupusoru
llvmlistbot at llvm.org
Wed Aug 19 11:15:13 PDT 2026
================
@@ -0,0 +1,183 @@
+//===- ACCDeclareCtorDtorConversion.cpp - Declare ctor/dtor to LLVM -*- C++ -*-===//
----------------
razvanlupusoru wrote:
Fixed. Thank you.
https://github.com/llvm/llvm-project/pull/217415
More information about the Mlir-commits
mailing list