[flang-commits] [flang] [flang] Characterize allocation based on MemAlloc effect instead of pattern matching (PR #166806)
Susan Tan ス-ザン タン via flang-commits
flang-commits at lists.llvm.org
Mon Nov 10 10:30:23 PST 2025
================
@@ -31,8 +31,6 @@ subroutine derived_dummy(some_r, some_c2)
! CHECK-LABEL: func @_QMdPlocal_derived(
subroutine local_derived()
- ! CHECK-DAG: fir.alloca !fir.type<_QMdTc2{ch_array:!fir.array<20x30x!fir.char<1,10>>}>
----------------
SusanTan wrote:
changed! please check the most updated commit. for some the llvm diff doesn't show this being outdated
https://github.com/llvm/llvm-project/pull/166806
More information about the flang-commits
mailing list