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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157176
[RISCV] Refactor to reduce some duplication in RISCVInstrInfoV.td. NFC ClosedPublic Authored by craig.topper on Aug 4 2023, 11:31 PM.
Details Summary We had some load/store patterns split because EEW=64 needed a different
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2023, 9:05 AM This revision was landed with ongoing or failed builds.Aug 7 2023, 9:52 AM Closed by commit rG6c45b0f603ec: [RISCV] Refactor to reduce some duplication in RISCVInstrInfoV.td. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547829 llvm/lib/Target/RISCV/RISCVInstrInfoV.td
|