Skip to content
Commit c0df6bc9 authored by Philip Reames's avatar Philip Reames Committed by Philip Reames
Browse files

[RISCV][LSR] Add coverage for ICmpZero with scaled vscale values

Follow up to 3bc09c7d - remove a fixme I forgot to remove, and add test cases showing remaining work.

Note that scaled vscales show up in vectorized code from a couple of sources:
* Element types smaller than vector block size (i.e. everything under i64)
* Unrolling
* LMUL > 1

The largest scaling we can currently have is 256 (e8 in every possible vector register).  More practically useful scales are in the 2-16 range.
parent c3a28e8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment