[all-commits] [llvm/llvm-project] aaea4e: [flang] Add more diagnostic for MAX/MIN intrinsic

kkwli via All-commits all-commits at lists.llvm.org
Fri Nov 18 11:41:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaea4e38aba15617ccf08c5d40fb384f6cea1ea8
      https://github.com/llvm/llvm-project/commit/aaea4e38aba15617ccf08c5d40fb384f6cea1ea8
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

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

  Log Message:
  -----------
  [flang] Add more diagnostic for MAX/MIN intrinsic

Fix https://github.com/llvm/llvm-project/issues/56303

Differential Revision: https://reviews.llvm.org/D137742




More information about the All-commits mailing list