diff options
author | Kelvin Li <kli@ca.ibm.com> | 2023-01-19 10:52:10 -0500 |
---|---|---|
committer | Kelvin Li <kli@ca.ibm.com> | 2023-01-19 10:54:44 -0500 |
commit | f13d6001324e9c9653d8568c1d86e182b217e272 (patch) | |
tree | 3cedcc585f35660156ed34f8f7f7f192126a84f5 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 9c0f9572e21e8ef9cdbab4ead88e02cc53e7ad1f (diff) | |
download | llvm-f13d6001324e9c9653d8568c1d86e182b217e272.zip llvm-f13d6001324e9c9653d8568c1d86e182b217e272.tar.gz llvm-f13d6001324e9c9653d8568c1d86e182b217e272.tar.bz2 |
[flang] Add semantic check for multiple part-ref with non-zero rank
This patch is to diagnose the case when a type bound procedure is passed as an actual procedure argument.
call sub0(t%t3%t2%t%info1)
Fix: https://github.com/llvm/llvm-project/issues/55826
Committed on behalf of DanielCChen
Differential Revision: https://reviews.llvm.org/D141506
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions