[all-commits] [llvm/llvm-project] 8ccb56: [flang] Fix bad shape analysis of assumed-rank dum...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu May 23 15:56:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ccb56cf3500ad41192881a3a7b07513bea79281
      https://github.com/llvm/llvm-project/commit/8ccb56cf3500ad41192881a3a7b07513bea79281
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
    M flang/lib/Evaluate/shape.cpp
    M flang/test/Semantics/shape.f90

  Log Message:
  -----------
  [flang] Fix bad shape analysis of assumed-rank dummy (#92936)

Shape analysis for the results of SHAPE, LBOUND, and UBOUND (without
DIM=) needs to account for an assumed-rank dummy argument, and return a
shape vector with a single unknown element.



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