[PATCH] D118777: [flang] Add runtime support for GET_COMMAND

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 23:12:40 PST 2022


rovka updated this revision to Diff 412938.
rovka added a comment.

- Replaced CopyToDescriptor with CheckAndCopyToDescriptor.
- Made DescriptorEqInt a template, so we can check with the intended integer type.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118777/new/

https://reviews.llvm.org/D118777

Files:
  flang/include/flang/Runtime/command.h
  flang/runtime/command.cpp
  flang/unittests/Runtime/CommandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118777.412938.patch
Type: text/x-patch
Size: 16189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/61030ca4/attachment.bin>


More information about the llvm-commits mailing list