[PATCH] D120419: [flang] Lower function and subroutine calls
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 23 10:50:40 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0b70a070aed: [flang] Lower function and subroutine calls (authored by clementval).
Changed prior to commit:
https://reviews.llvm.org/D120419?vs=410855&id=410865#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120419/new/
https://reviews.llvm.org/D120419
Files:
flang/include/flang/Lower/AbstractConverter.h
flang/include/flang/Lower/CallInterface.h
flang/include/flang/Lower/ConvertExpr.h
flang/include/flang/Lower/ConvertVariable.h
flang/include/flang/Lower/StatementContext.h
flang/include/flang/Optimizer/Builder/FIRBuilder.h
flang/include/flang/Optimizer/Dialect/FIROpsSupport.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/CallInterface.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Lower/OpenACC.cpp
flang/lib/Lower/OpenMP.cpp
flang/lib/Lower/Runtime.cpp
flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/lib/Optimizer/Dialect/FIROps.cpp
flang/test/Lower/basic-call.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120419.410865.patch
Type: text/x-patch
Size: 99904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/bea8285e/attachment.bin>
More information about the llvm-commits
mailing list