1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/Transforms/LowerMatrixIntrinsics
Adam Nemet d9613eb43c [Matrix] Fix shape for factored transpose
The shape of the input is C x R.

Differential Revision: https://reviews.llvm.org/D106722
2021-07-27 11:36:13 -07:00
..
bigger-expressions-double.ll
const-gep.ll [Matrix] Add -matrix-allow-contract=false to tests. 2021-06-07 12:13:20 +01:00
load-align-volatile.ll
multiply-add-sub-double-row-major.ll
multiply-double-contraction-fmf.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-double-contraction.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-double-row-major.ll
multiply-double.ll
multiply-float-contraction-fmf.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-float-contraction.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-float.ll
multiply-fused-dominance.ll [Matrix] Hoist address computation before multiply to enable fusion. 2021-07-02 09:52:11 +01:00
multiply-fused-loops.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-fused-multiple-blocks.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-fused-volatile.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-fused.ll [Matrix] Fix crash during fusion if the same load is re-used. 2021-07-02 14:00:17 +01:00
multiply-i32-row-major.ll
multiply-i32.ll
multiply-left-transpose-row-major.ll
multiply-minimal.ll [Matrix] Preserve existing fast-math flags during lowering 2021-06-03 15:29:31 +01:00
multiply-right-transpose.ll [Matrix] Fix miscompile for NT matmul if the transpose has other use 2021-07-22 10:45:56 -07:00
preserve-existing-fast-math-flags.ll [Matrix] Add -matrix-allow-contract=false to tests. 2021-06-07 12:13:20 +01:00
propagate-backward.ll [Matrix] Add -matrix-allow-contract=false to tests. 2021-06-07 12:13:20 +01:00
propagate-backwards-unsupported.ll
propagate-forward.ll [Matrix] Add -matrix-allow-contract=false to tests. 2021-06-07 12:13:20 +01:00
propagate-mixed-users.ll
propagate-multiple-iterations.ll [Matrix] Add -matrix-allow-contract=false to tests. 2021-06-07 12:13:20 +01:00
remarks-inlining.ll
remarks-shared-subtrees.ll
remarks.ll
store-align-volatile.ll
strided-load-double.ll
strided-load-float.ll
strided-load-i32.ll
strided-store-double.ll
strided-store-float.ll
strided-store-i32.ll
transpose-double-row-major.ll
transpose-double.ll
transpose-float-row-major.ll
transpose-float.ll
transpose-i32-row-major.ll
transpose-i32.ll
transpose-opts.ll [Matrix] Fix shape for factored transpose 2021-07-27 11:36:13 -07:00