[flang-commits] [flang] [mlir] [MLIR][OpenMP] Add lowering support for AUTOMAP modifier (PR #151513)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Thu Aug 7 05:58:35 PDT 2025


================
@@ -57,6 +57,7 @@ struct Variable;
 struct OMPDeferredDeclareTargetInfo {
----------------
skatrak wrote:

At this point, this and `DeclareTargetCapturePair` structure overlap quite a bit. Would it make sense to combine both into the same structure or make this one inherit from the other?

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


More information about the flang-commits mailing list