[all-commits] [llvm/llvm-project] 880321: [flang][hlfir] patch for assumed shape dummy with ...

Anthony Cabrera via All-commits all-commits at lists.llvm.org
Wed Nov 8 14:22:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8803211a32b078231d23c03040accb38bb388353
      https://github.com/llvm/llvm-project/commit/8803211a32b078231d23c03040accb38bb388353
  Author: Anthony Cabrera <cabreraam at users.noreply.github.com>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M flang/lib/Lower/CallInterface.cpp
    A flang/test/HLFIR/assumed_shape_with_value_keyword.f90

  Log Message:
  -----------
  [flang][hlfir] patch for assumed shape dummy with VALUE keyword when lowering to HLFIR (#70391)

Adds functionality for assumed shape dummy with value keyword when
lowering to HLFIR




More information about the All-commits mailing list