[Matrix] Add volatile load/store tests (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 9 Jun 2020 15:25:11 +0000 (16:25 +0100)
committerFlorian Hahn <flo@fhahn.com>
Thu, 18 Jun 2020 08:57:13 +0000 (09:57 +0100)
commit9ce89b3b6459f348d0db55195152b9d0935dba94
treeacbd549c313618bf9f76acaf7f00181a1284479b
parent7e30ef77f6749695e79a8e43a1d1780ef57a52d2
[Matrix] Add volatile load/store tests (NFC).
llvm/test/Transforms/LowerMatrixIntrinsics/load-align-volatile.ll [new file with mode: 0644]
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-volatile.ll [new file with mode: 0644]
llvm/test/Transforms/LowerMatrixIntrinsics/store-align-volatile.ll [new file with mode: 0644]