[all-commits] [llvm/llvm-project] 9ce89b: [Matrix] Add volatile load/store tests (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 18 02:00:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ce89b3b6459f348d0db55195152b9d0935dba94
https://github.com/llvm/llvm-project/commit/9ce89b3b6459f348d0db55195152b9d0935dba94
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
A llvm/test/Transforms/LowerMatrixIntrinsics/load-align-volatile.ll
A llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-volatile.ll
A llvm/test/Transforms/LowerMatrixIntrinsics/store-align-volatile.ll
Log Message:
-----------
[Matrix] Add volatile load/store tests (NFC).
More information about the All-commits
mailing list