[all-commits] [llvm/llvm-project] 08f62f: [Matrix] Add align info to some more loads/stores ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jun 16 12:43:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 08f62ff8ef3c8892a68073fe80ac6d8ef95201f2
      https://github.com/llvm/llvm-project/commit/08f62ff8ef3c8892a68073fe80ac6d8ef95201f2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-multiple-blocks.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/propagate-forward.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/propagate-mixed-users.ll

  Log Message:
  -----------
  [Matrix] Add align info to some more loads/stores (NFC).

Some tests were missing alignment info. Subsequent changes properly
preserve the set alignment. Set it properly beforehand, to avoid
unnecessary test changes.




More information about the All-commits mailing list