================
@@ -1240,14 +1241,16 @@ def MapInfoOp : OpenMP_Op<"map.info",
[AttrSizedOperandSegments]> {
Description of arguments:
- `var_ptr`: The address of variable to copy.
- - `var_type`: The type of the variable to copy.
+ - `var_ptr_type`: The type of the var_ptr variable to copy.
----------------
agozillon wrote:
Extended the overriding description example to include var_ptr_type as it was a
little outdated. Although, as it's not exactly a named field when pretty
printed it might not be entirely clear unfortunately. Not sure there's much to
be done about that though, I imagine someone looking at the assembly format and
description will be able to piece it together though :-)
https://github.com/llvm/llvm-project/pull/177302
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits