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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
VectorCombine
/
AArch64
History
Florian Hahn
16fdb4f62d
[VectorCombine] Add tests with combine-able vector-extends.
...
Precommit tests for
https://github.com/llvm/llvm-project/pull/141109
.
2025-05-23 14:05:57 +01:00
..
combine-shuffle-ext.ll
[VectorCombine] Add tests with combine-able vector-extends.
2025-05-23 14:05:57 +01:00
extract-scalable.ll
…
lit.local.cfg
…
load-extract-insert-store-scalarization.ll
…
load-extractelement-scalarization.ll
[VectorCombine] isExtractExtractCheap - specify the extract/insert shuffle mask to improve shuffle costs (
#114780
)
2024-11-13 12:31:39 +00:00
scalarize-scalable.ll
[VectorCombine] Add tests for UB issue, remove immediate UB from existing tests. NFC (
#138395
)
2025-05-05 12:22:08 +08:00
select-shuffle.ll
[VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, y, m1), (shuffle y, x, m2)" -> "shuffle x, y, m3" (
#120959
)
2024-12-23 14:56:15 +00:00
shrink-types.ll
[LLVM][IR] Use splat syntax when printing Constant[Data]Vector. (
#112548
)
2024-11-06 11:53:33 +00:00
shuffle-of-intrinscis.ll
[AArch64] Add shuffle-of-intrinsics VectorCombine test coverage. NFC
2025-05-03 18:49:09 +01:00
shuffletoidentity-concat.ll
…
shuffletoidentity.ll
[AArch64] Limit vector splitting to vectors of size larger than 128bit
2025-05-09 22:17:28 +01:00
vecreduce-shuffle.ll
[LLVM][IR] Use splat syntax when printing Constant[Data]Vector. (
#112548
)
2024-11-06 11:53:33 +00:00
vscale-bitcast-shuffle-inseltpoison.ll
…
vscale-bitcast-shuffle.ll
…