Commit 2dc50d28 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV] Correct the CHECK prefixes in attr-riscv-rvv-vector-bits-globals.c to...

[RISCV] Correct the CHECK prefixes in attr-riscv-rvv-vector-bits-globals.c to use the correct vector size. NFC

These were copied from AArch64 where vscale is multiplied by 128
to get the vector length.  For RISC-V, vscale is multiplied by 64.
parent fdccfa33
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment