Unverified Commit 48b6f4a1 authored by Luke Lau's avatar Luke Lau Committed by GitHub
Browse files

[RISCV] Rewrite spill-fpr-scalar.ll test to not use vsetvli. NFC (#91428)

It was relying on the fact that vsetvlis have side effects to prevent
reordering, but #91319 proposes to remove the side effects. This reworks
it to use volatile loads and stores instead.
parent f4d2f7a3
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