This is an archive of the discontinued LLVM Phabricator instance.

[4/8][RISCV] Add rounding mode control variant for vfmacc, vfnmacc, vfmsac, vfnmsac, vfmadd, vfnmadd, vfmsub, vfnmsub
ClosedPublic

Authored by eopXD on Jul 6 2023, 11:00 AM.

Details

Summary

Depends on D154631

For the cover letter of the patch-set, please checkout D154628.

This is the 4th patch of the patch-set.

Diff Detail

Event Timeline

eopXD created this revision.Jul 6 2023, 11:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 11:00 AM
eopXD requested review of this revision.Jul 6 2023, 11:00 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 6 2023, 11:00 AM
eopXD retitled this revision from [RISCV] Add rounding mode control variant for vfmacc, vfnmacc, vfmsac, vfnmsac, vfmadd, vfnmadd, vfmsub, vfnmsub to [4/8][RISCV] Add rounding mode control variant for vfmacc, vfnmacc, vfmsac, vfnmsac, vfmadd, vfnmadd, vfmsub, vfnmsub.Jul 6 2023, 11:10 AM
eopXD edited the summary of this revision. (Show Details)
eopXD updated this revision to Diff 538006.Jul 6 2023, 11:34 PM

Bump CI.

This revision is now accepted and ready to land.Jul 10 2023, 12:30 PM
eopXD updated this revision to Diff 539439.Jul 12 2023, 2:32 AM

Change:

  • Rebase upon latest main and updated parent revisions.
This revision was landed with ongoing or failed builds.Jul 13 2023, 12:47 AM
This revision was automatically updated to reflect the committed changes.