This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add support for matching .vf forms of fadd/fsub/fmul/fdiv/fma for fixed vectors.
ClosedPublic

Authored by craig.topper on Feb 9 2021, 2:55 PM.

Details

Summary

fma+neg will come in a different patch since I haven't done it for .vv
yet either.

Diff Detail

Event Timeline

craig.topper created this revision.Feb 9 2021, 2:55 PM
craig.topper requested review of this revision.Feb 9 2021, 2:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2021, 2:55 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Feb 10 2021, 1:34 AM
This revision was landed with ongoing or failed builds.Feb 10 2021, 10:17 AM
This revision was automatically updated to reflect the committed changes.