This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Remove LMUL from vmv.s.x and vmv.x.s scheduler classes
ClosedPublic

Authored by nitinjohnraj on May 9 2023, 6:01 PM.

Details

Summary

These instructions don't read or write register groups. We only pretend they do in intrinsics and pseudoinstructions.

Diff Detail

Event Timeline

nitinjohnraj created this revision.May 9 2023, 6:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2023, 6:01 PM
nitinjohnraj requested review of this revision.May 9 2023, 6:01 PM
This revision is now accepted and ready to land.May 9 2023, 8:42 PM

Updated RISCVSchedSiFive7.td, which had been changed since the last revision

nitinjohnraj requested review of this revision.May 16 2023, 4:53 PM
This revision is now accepted and ready to land.May 16 2023, 5:56 PM
This revision was landed with ongoing or failed builds.May 17 2023, 3:55 AM
This revision was automatically updated to reflect the committed changes.
evandro removed a subscriber: evandro.May 17 2023, 3:51 PM