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
f572a5951a
[VectorCombine] Ensure canScalarizeAccess handles cases where the index type can't represent all inbounds values
...
Fixes
#132563
2025-04-24 14:17:55 +01:00
..
AArch64
[VectorCombine] Fix invalid shuffle cost argument of foldShuffleOfSelects (
#130281
)
2025-03-07 16:40:26 +00:00
AMDGPU
[VectorCombine] vectorizeLoadInsert - only fold when inserting into a poison vector (
#119906
)
2024-12-14 11:56:12 +00:00
ARM
[VectorCombine] Fold binary op of reductions. (
#121567
)
2025-02-22 06:11:33 -05:00
Hexagon
…
RISCV
[VectorCombine] Fold vector.interleave2 with two constant splats (
#125144
)
2025-02-03 19:05:49 -08:00
X86
[VectorCombine] Fix invalid shuffle cost argument of foldShuffleOfSelects (
#130281
)
2025-03-07 16:40:26 +00:00
fold-binop-of-reductions.ll
[VectorCombine] Fold binary op of reductions. (
#121567
)
2025-02-22 06:11:33 -05:00
load-insert-store.ll
…
pr88796.ll
[ConstantFold] Support scalable constant splats in ConstantFoldCastInstruction (
#133207
)
2025-04-03 16:24:56 +01:00
pr132563.ll
[VectorCombine] Ensure canScalarizeAccess handles cases where the index type can't represent all inbounds values
2025-04-24 14:17:55 +01:00