Commit 5a958486 authored by wangpc's avatar wangpc
Browse files

[RISCV] Add subclasses of Sched to simplify code

We add some subclasses of Sched to reduce code which cast string
to `SchedWrite`/`SchedRead`.

Besides, we add `ReadVMask` iff pseudo is masked. And this is the
reason why this patch isn't a NFC since we add it for all pseudos
before.

`ReadMergeOp` will be added in D155654.

Reviewed By: michaelmaitland

Differential Revision: https://reviews.llvm.org/D155932
parent ae667f03
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