[Mlir-commits] [flang] [mlir] [mlir][acc] Add pass to convert acc declare ctors and dtors to LLVM (PR #217415)
Valentin Clement バレンタイン クレメン
llvmlistbot at llvm.org
Wed Aug 19 11:01:08 PDT 2026
================
@@ -0,0 +1,183 @@
+//===- ACCDeclareCtorDtorConversion.cpp - Declare ctor/dtor to LLVM -*- C++ -*-===//
----------------
clementval wrote:
Too long line
https://github.com/llvm/llvm-project/pull/217415
More information about the Mlir-commits
mailing list