================ @@ -186,6 +186,32 @@ struct MapInfoOpConversion : public ConvertOpToLLVMPattern<omp::MapInfoOp> { } }; +struct DeclMapperOpConversion ---------------- TIFitis wrote:
Hi, sorry for the late reply, I've just returned from my vacation. Can we use a specialised `forwardOpAttrs` to convert the type for the `VarType` `TypeAttr`? Looking at the code, `MapInfoOp` uses a similar OpConversion for converting the type for it's `TypeAttr`. https://github.com/llvm/llvm-project/pull/121005 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits