[all-commits] [llvm/llvm-project] c5b10f: [Matrix] Use print instead of dump for matrix-prin...

Visoiu Mistrih Francis via All-commits all-commits at lists.llvm.org
Fri Sep 2 16:12:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5b10f348e7d21dc78c38a3d9e3c3656926525ad
      https://github.com/llvm/llvm-project/commit/c5b10f348e7d21dc78c38a3d9e3c3656926525ad
  Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
  Date:   2022-09-02 (Fri, 02 Sep 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

  Log Message:
  -----------
  [Matrix] Use print instead of dump for matrix-print-after-transpose-opt

We should be able to use this option even if LLVM_ENABLE_DUMP is not on.

(should fix the bots too)




More information about the All-commits mailing list