This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add scalable vector support for floating point FMA instructions
ClosedPublic

Authored by craig.topper on Jan 28 2021, 9:06 PM.

Details

Summary

A follow up patch will add support for commuting operands or
changing opcode to vfmacc and friends.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 28 2021, 9:06 PM
craig.topper requested review of this revision.Jan 28 2021, 9:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2021, 9:06 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Feb 1 2021, 5:22 AM
This revision was landed with ongoing or failed builds.Feb 1 2021, 9:53 AM
This revision was automatically updated to reflect the committed changes.