[all-commits] [llvm/llvm-project] 38073b: [flang] Upstream partial lowering of GET_COMMAND_A...
Josh Mottley via All-commits
all-commits at lists.llvm.org
Fri Feb 4 02:25:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38073b066973e42c4ba833aaeb04389ba33bf5d7
https://github.com/llvm/llvm-project/commit/38073b066973e42c4ba833aaeb04389ba33bf5d7
Author: Josh Mottley <Josh.Mottley at arm.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M flang/include/flang/Optimizer/Builder/Runtime/Command.h
M flang/lib/Optimizer/Builder/Runtime/Command.cpp
M flang/unittests/Optimizer/Builder/Runtime/CommandTest.cpp
Log Message:
-----------
[flang] Upstream partial lowering of GET_COMMAND_ARGUMENT intrinsic
This patch adds partial lowering of the "GET_COMMAND_ARGUMENT"
intrinsic to the backend runtime hook implemented in patches D109227,
D109813, D109814.
Differential Revision: https://reviews.llvm.org/D118801
More information about the All-commits
mailing list