[all-commits] [llvm/llvm-project] e5cb6d: [flang] caller side BIND(C) INTENT(OUT) deallocati...
jeanPerier via All-commits
all-commits at lists.llvm.org
Mon Sep 25 01:32:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5cb6da70d7b5d9f45142bcb136e709f8a32e3aa
https://github.com/llvm/llvm-project/commit/e5cb6da70d7b5d9f45142bcb136e709f8a32e3aa
Author: jeanPerier <jperier at nvidia.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M flang/lib/Lower/ConvertCall.cpp
M flang/test/Lower/intentout-deallocate.f90
Log Message:
-----------
[flang] caller side BIND(C) INTENT(OUT) deallocation in HLFIR (#67119)
- Just use genDeallocateIfAllocate.
- Port/share the related FIR test.
More information about the All-commits
mailing list