This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
llvm
/
test
/
Transforms
/
SLPVectorizer
/
SystemZ
History
Alexey Bataev
07a566793b
[SLP]Fix PR87477: fix alternate node cast cost/codegen.
...
Have to compare actual type size to pick up proper cast operation opcode.
2024-04-03 10:00:03 -07:00
..
ext-alt-node-must-ext.ll
[SLP]Fix PR87477: fix alternate node cast cost/codegen.
2024-04-03 10:00:03 -07:00
ext-not-resized-op-resized.ll
[SLP]Fix PR80027: handle case when ext is not reduced but its operand is.
2024-04-02 09:32:25 -07:00
lit.local.cfg
…
minbitwidth-non-vector-root.ll
…
minbitwidth-root-trunc.ll
[SLP]Fix PR86763: do not truncate reductions to the demanded bits size.
2024-03-27 14:34:59 -07:00
minbitwidth-trunc.ll
…
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
…