[all-commits] [llvm/llvm-project] fe5852: [flang] Relax ETIME(VALUES=) runtime checking (#10...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Sep 10 14:11:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe58527305d86df8bd9770f3d41a6de420958af7
      https://github.com/llvm/llvm-project/commit/fe58527305d86df8bd9770f3d41a6de420958af7
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M flang/runtime/time-intrinsic.cpp

  Log Message:
  -----------
  [flang] Relax ETIME(VALUES=) runtime checking (#107647)

Don't require the "VALUES=" argument to the extension intrinsic
procedure ETIME to have exactly two elements. Other compilers that
support ETIME do not, and it's easy to adapt the behavior to whatever
the dynamic size turns out to be.



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