Skip to content

Commit 8fd9624

Browse files
committed
[RISCV][CostModel] Test default lowering strategy for vector LD/ST
Remove two options from the test command line: * -riscv-v-vector-bits-min=128 -- This has no effect as v implied zvl128b, which provides the same minimum. * -riscv-v-fixed-length-vector-lmul-max=1 -- This one forced the backend to split as if LMUL>m1 were illegal. This diverges significantly from default behavior (where all LMUL are legal). Note that we do still have splitting test coverage after this change. Look at e.g. 32 x i64.
1 parent cdc1934 commit 8fd9624

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

0 commit comments

Comments
 (0)