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
78671dbb26628f072cb94de784349c50201c1e0f
clang-p2996
/
llvm
/
test
/
Transforms
/
SLPVectorizer
/
RISCV
History
Alexey Bataev
913dcf1aa3
[SLP]Fix type promotion for smax reduction with unsigned reduced operands
...
Need to add an extra bit for sign info for unsigned reduced values to generate correct code.
2025-04-16 10:14:29 -07:00
..
check-node-without-vector-user.ll
…
combined-loads-stored.ll
…
complex-loads.ll
[SLP]Reduce number of alternate instruction, where possible
2025-03-12 08:18:51 -07:00
ctpop.ll
…
floating-point.ll
…
fminimumnum.ll
LLVM/Test: Add vectorizing testcases for fminimumnum and fminimumnum (
#133843
)
2025-04-02 08:46:02 +08:00
fround.ll
…
gather-node-with-no-users.ll
…
gep.ll
…
getpointerschaincost.ll
…
horizontal-list.ll
…
init-ext-node-not-truncable.ll
…
interleave-greater-than-slice.ll
…
lit.local.cfg
…
load-binop-store.ll
…
load-store.ll
…
loads-ordering.ll
…
long-gep-chains.ll
…
long-mask-split.ll
…
math-function.ll
[SLP]Fix/improve getSpillCost analysis
2025-03-04 15:47:23 -05:00
minbw-with-and-and-scalar-trunc.ll
…
mixed-extracts-types.ll
…
partial-vec-invalid-cost.ll
…
phi-const.ll
…
reduced-value-repeated-and-vectorized.ll
…
reduction-extension-after-bitwidth.ll
…
reductions.ll
[SLP]Reduce number of alternate instruction, where possible
2025-03-12 08:18:51 -07:00
remark-zext-incoming-for-neg-icmp.ll
…
remarks_cmp_sel_min_max.ll
…
remarks-insert-into-small-vector.ll
…
reordered-buildvector-scalars.ll
…
repeated-address-store.ll
…
revec-getGatherCost.ll
…
revec.ll
[SLP] Sort PHIs by ExtractElements when relevant (
#131229
)
2025-03-17 14:19:46 -07:00
reversed-strided-node-with-external-ptr.ll
[SLP] Make getSameOpcode support interchangeable instructions. (
#135797
)
2025-04-16 00:08:59 +08:00
rvv-min-vector-size.ll
…
scalable-type-to-vect.ll
…
scatter-vectorize-reversed.ll
…
segmented-loads-simple.ll
[SLP][NFC]Add a test with potential segmented loads, recognized as strided
2025-04-08 13:22:16 -07:00
segmented-loads.ll
…
segmented-stores.ll
…
select-profitability.ll
…
shuffled-gather-casted.ll
…
small-phi-tree.ll
…
small-tree-not-schedulable-bv-node.ll
…
smax-reduction-unsigned-missing-sign.ll
[SLP]Fix type promotion for smax reduction with unsigned reduced operands
2025-04-16 10:14:29 -07:00
smax-unsigned-operand.ll
…
smin-reduction-unsigned-missing-sign.ll
[SLP]Mark smin reduction as signed compare
2025-04-15 07:24:17 -07:00
smin-signed-zextended.ll
…
spillcost.ll
[SLP]Fix/improve getSpillCost analysis
2025-03-04 15:47:23 -05:00
strided-loads-vectorized.ll
…
strided-loads-with-external-indices.ll
…
strided-loads-with-external-use-ptr.ll
…
strided-loads.ll
…
strided-stores-vectorized.ll
…
strided-unsupported-type.ll
…
struct-gep.ll
…
trunc-bv-multi-uses.ll
…
trunc-to-large-than-bw.ll
…
unsigned-icmp-signed-op.ll
…
unsigned-node-trunc-with-signed-users.ll
…
vec3-base.ll
[SLP] Make getSameOpcode support interchangeable instructions. (
#135797
)
2025-04-16 00:08:59 +08:00
vec15-base.ll
…