[PATCH] D118801: [flang] Upstream partial lowering of GET_COMMAND_ARGUMENT intrinsic

Josh Mottley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 08:19:31 PST 2022


josh.mottley.arm created this revision.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
josh.mottley.arm requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch adds partial lowering of the "GET_COMMAND_ARGUMENT"
intrinsic to the backend runtime hook implemented in patches D109227 <https://reviews.llvm.org/D109227>,
D109813 <https://reviews.llvm.org/D109813>, D109814 <https://reviews.llvm.org/D109814>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118801

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Command.h
  flang/lib/Optimizer/Builder/Runtime/Command.cpp
  flang/unittests/Optimizer/Builder/Runtime/CommandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118801.405289.patch
Type: text/x-patch
Size: 5243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/c777456e/attachment.bin>


More information about the llvm-commits mailing list