Commit 6c45b0f6 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV] Refactor to reduce some duplication in RISCVInstrInfoV.td. NFC

We had some load/store patterns split because EEW=64 needed a different
predicate. Refactor where the foreach is place and use the foreach value
to pick the predicate.

Reviewed By: wangpc

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