Commit 69f64ded authored by Luke Lau's avatar Luke Lau
Browse files

[RISCV] Use DemandedFields instead of checking for vmv.s.x/vmv.x.s. NFC

The property we're explicitly looking for is whether or not MI only cares about
VL zeroness and not VL itself, so we can just use DemandedFields for this. This
should simplify an upcoming change in #72352
parent 95d584c6
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