This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LowerMatrixIntrinsics
History
Florian Hahn
a25b962a7f
[Matrix] Split off transpose + dot product tests.
2023-04-15 14:06:47 +01:00
..
after-transpose-opts.ll
…
bigger-expressions-double.ll
…
const-gep.ll
…
dot-product-float.ll
[Matrix] Refine cost estimate for dot-product.
2023-04-14 11:35:01 +01:00
dot-product-int-row-major.ll
[Matrix] Limit dot lowering to column major matrixes.
2023-04-05 15:49:06 +01:00
dot-product-int.ll
[Matrix] Split off transpose + dot product tests.
2023-04-15 14:06:47 +01:00
dot-product-transpose-int.ll
[Matrix] Split off transpose + dot product tests.
2023-04-15 14:06:47 +01:00
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
[IR] Avoid creation of GEPs into vectors (in one place)
2023-01-23 13:25:39 +01:00
multiply-fused-loops.ll
…
multiply-fused-multiple-blocks.ll
…
multiply-fused-volatile.ll
…
multiply-fused.ll
…
multiply-i32-row-major.ll
…
multiply-i32.ll
…
multiply-left-transpose-row-major.ll
…
multiply-minimal.ll
…
multiply-right-transpose.ll
…
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-iterator-invalidation.ll
…
transpose-opts.ll
…