[all-commits] [llvm/llvm-project] 8041c1: Use the RHS of a pointer assignment inside of FORA...

Daniel Chen via All-commits all-commits at lists.llvm.org
Fri Oct 31 22:16:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8041c11548017f914ec1b1b6f36d528b56424ee2
      https://github.com/llvm/llvm-project/commit/8041c11548017f914ec1b1b6f36d528b56424ee2
  Author: Daniel Chen <cdchen at ca.ibm.com>
  Date:   2025-11-01 (Sat, 01 Nov 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/TemporaryStorage.cpp
    M flang/test/HLFIR/order_assignments/forall-pointer-assignment-codegen.fir
    A flang/test/Lower/forall-pointer-assignment.f90
    R flang/test/Lower/forall-polymorphic.f90

  Log Message:
  -----------
  Use the RHS of a pointer assignment inside of FORALL if it is already of `boxType` instead of `convertToBox` again. (#165771)

Fixes #165055.



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