[all-commits] [llvm/llvm-project] 99384a: [flang][fir] Provide allocation block for `fir.loc...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Tue Jun 17 05:26:37 PDT 2025


  Branch: refs/heads/users/ergawy/fir_local_alloca_block
  Home:   https://github.com/llvm/llvm-project
  Commit: 99384ad60f109967a5552d4851aae4288609e558
      https://github.com/llvm/llvm-project/commit/99384ad60f109967a5552d4851aae4288609e558
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/FIRBuilder.cpp
    A flang/test/HLFIR/fir-local-alloca-block.fir

  Log Message:
  -----------
  [flang][fir] Provide allocation block for `fir.local` when required

Extends `fir::FirOpBuilder::getAllocaBlock()` to support `fir.local`.
This allows us to retrieve an allocation block when needed for
`fir.local`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list