[all-commits] [llvm/llvm-project] bc39a7: [LowerMatrixIntrinsics] Fix test expectations (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jul 18 02:21:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc39a7a5e40860bfdb1c9fe9fd319d33a29a9a8e
      https://github.com/llvm/llvm-project/commit/bc39a7a5e40860bfdb1c9fe9fd319d33a29a9a8e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-loops.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-multiple-blocks.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/transpose-opts.ll

  Log Message:
  -----------
  [LowerMatrixIntrinsics] Fix test expectations (NFC)

Some of the test expectation were incorrectly changed in
23c21759458014fc4d7cbea45b6fbe7349a0a4fd. Regenerate the tests.




More information about the All-commits mailing list