[all-commits] [llvm/llvm-project] f5b29a: [flang][NFC] Add todo in CallInterface
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Mar 14 02:43:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5b29a7a9669fbfd0424e799631419b183bd681e
https://github.com/llvm/llvm-project/commit/f5b29a7a9669fbfd0424e799631419b183bd681e
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M flang/lib/Lower/CallInterface.cpp
Log Message:
-----------
[flang][NFC] Add todo in CallInterface
Add a todo for assumed shape dummy argument with VALUE attribute
since this is not implemented yet.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D121581
More information about the All-commits
mailing list