[all-commits] [llvm/llvm-project] f5884f: [flang][runtime] Improve error message for incompa...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Aug 18 13:59:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5884fd9de6cf2d8ecfb9aa02952f3094c116887
      https://github.com/llvm/llvm-project/commit/f5884fd9de6cf2d8ecfb9aa02952f3094c116887
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M flang/runtime/matmul.cpp

  Log Message:
  -----------
  [flang][runtime] Improve error message for incompatible MATMUL arguments

Print the full shapes of both argument when the dimensions that must
match do not do so.

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




More information about the All-commits mailing list