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
History
Simon Pilgrim
eb2b453eb7
[VectorCombine] foldInsExtVectorToShuffle - ensure we call getShuffleCost with the input operand type, not the result
...
Typo in
#121216
Fixes
#126085
2025-02-06 17:41:24 +00:00
..
AArch64
[VectorCombine] foldPermuteOfBinops - fold "shuffle (binop (shuffle, other)), undef" --> "binop (shuffle), (shuffle)". (
#122118
)
2025-01-14 10:43:22 +00:00
AMDGPU
[VectorCombine] vectorizeLoadInsert - only fold when inserting into a poison vector (
#119906
)
2024-12-14 11:56:12 +00:00
Hexagon
…
RISCV
[VectorCombine] Fold vector.interleave2 with two constant splats (
#125144
)
2025-02-03 19:05:49 -08:00
X86
[VectorCombine] foldInsExtVectorToShuffle - ensure we call getShuffleCost with the input operand type, not the result
2025-02-06 17:41:24 +00:00
fold-binop-of-reductions.ll
[InstCombine][VectorCombine][NFC] Move a test from InstCombine to (
#124948
)
2025-01-29 13:54:38 -05:00
load-insert-store.ll
Typos: 'maxium', 'minium'
2023-10-23 10:42:28 +02:00
pr88796.ll
[LLVM][IR] Use splat syntax when printing ConstantExpr based splats. (
#116856
)
2024-11-21 11:21:12 +00:00