This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-22 10:42:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
28d769100d
llvm-mirror
/
test
/
Transforms
/
LowerMatrixIntrinsics
History
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
load-align-volatile.ll
multiply-add-sub-double-row-major.ll
multiply-double-contraction-fmf.ll
multiply-double-contraction.ll
multiply-double-row-major.ll
multiply-double.ll
multiply-float-contraction-fmf.ll
multiply-float-contraction.ll
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
multiply-fused-multiple-blocks.ll
multiply-fused-volatile.ll
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
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
propagate-backward.ll
propagate-backwards-unsupported.ll
propagate-forward.ll
propagate-mixed-users.ll
propagate-multiple-iterations.ll
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