[flang-commits] [PATCH] D108622: [flang] Implement Posix version of DATE_AND_TIME runtime
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Aug 24 06:27:58 PDT 2021
jeanPerier added a comment.
In D108622#2962219 <https://reviews.llvm.org/D108622#2962219>, @Leporacanthicus wrote:
> Looks like it's doing what's needed. Is there a follow-on patch to fix the fact that `values` isn't being passed to the `DATE_AND_TIME` subroutine?
Do you mean a patch in lowering ?
If so, yes, once this is up streamed, lowering will be updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108622/new/
https://reviews.llvm.org/D108622
More information about the flang-commits
mailing list