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
/
SLPVectorizer
/
SystemZ
History
Alexey Bataev
b04dd5d187
[SLP]FIx PR81403: compiler crah because wrongly resized vector value.
...
The mask for the reshuffling/resizing might be calculated incorrectly, fixed.
2024-02-12 10:27:25 -08:00
..
lit.local.cfg
…
minbitwidth-non-vector-root.ll
[SLP]Fix PR79193: skip analysis of gather nodes for minbitwidth.
2024-01-23 12:44:49 -08:00
minbitwidth-trunc.ll
[SLP]Fix PR80027: Fix costs processing for minbitwidth types.
2024-01-30 10:32:55 -08:00
pr34619.ll
…
reorder-same-node.ll
[SLP]FIx PR81403: compiler crah because wrongly resized vector value.
2024-02-12 10:27:25 -08:00
SLP-cmp-cost-query.ll
…