[PATCH] D99799: [flang] TRANSFER() intrinsic function

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 10:10:02 PDT 2021


klausler updated this revision to Diff 334984.
klausler added a comment.

Fix typo in comment (thanks!)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99799

Files:
  flang/runtime/CMakeLists.txt
  flang/runtime/descriptor.cpp
  flang/runtime/descriptor.h
  flang/runtime/misc-intrinsic.cpp
  flang/runtime/misc-intrinsic.h
  flang/unittests/RuntimeGTest/CMakeLists.txt
  flang/unittests/RuntimeGTest/MiscIntrinsic.cpp
  flang/unittests/RuntimeGTest/Reduction.cpp
  flang/unittests/RuntimeGTest/tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99799.334984.patch
Type: text/x-patch
Size: 12843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/3d70a35c/attachment.bin>


More information about the llvm-commits mailing list