1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Transforms/LowerMatrixIntrinsics
Florian Hahn 8119a5a24a [Matrix] Mark matrix memory intrinsics as argmemonly/write|read mem.
matrix.columnwise.load and matrix.columnwise.store only access memory
through the argument pointers. Also matrix.columnwise.store only writes
memory.
2020-02-04 12:32:45 +00:00
..
bigger-expressions-double.ll
multiply-double-contraction-fmf.ll
multiply-double-contraction.ll
multiply-double.ll
multiply-float-contraction-fmf.ll
multiply-float-contraction.ll
multiply-float.ll
multiply-i32.ll
propagate-backward.ll
propagate-backwards-unsupported.ll
propagate-forward.ll
propagate-mixed-users.ll
propagate-multiple-iterations.ll
remarks-shared-subtrees.ll [Matrix] Mark expressions shared between multiple remarks. 2020-01-28 09:27:55 -08:00
remarks.ll [Matrix] Mark expressions shared between multiple remarks. 2020-01-28 09:27:55 -08:00
strided-load-double.ll [Matrix] Mark matrix memory intrinsics as argmemonly/write|read mem. 2020-02-04 12:32:45 +00:00
strided-load-float.ll
strided-load-i32.ll
strided-store-double.ll [Matrix] Mark matrix memory intrinsics as argmemonly/write|read mem. 2020-02-04 12:32:45 +00:00
strided-store-float.ll
strided-store-i32.ll
transpose-double.ll
transpose-float.ll
transpose-i32.ll