[RISCV][LV] Add basic tests for default configuration
All of our other tests are functionality tests constrained to some specific configuration. This one is intended to float with the default configuration so that changes in that default are visible in reviews. Note that our current default does not enable vectorization at all; thus the current output is unvectorized.
Loading
Please sign in to comment