This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Define vector vfwmul intrinsics.
ClosedPublic

Authored by HsiangKai on Dec 19 2020, 7:42 AM.

Details

Summary

Define vector vfwmul intrinsics and lower them to V instructions.

We work with @rogfer01 from BSC to come out this patch.

Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Hsiangkai Wang <kai.wang@sifive.com>

Diff Detail

Event Timeline

HsiangKai created this revision.Dec 19 2020, 7:42 AM
HsiangKai requested review of this revision.Dec 19 2020, 7:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2020, 7:42 AM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Dec 19 2020, 10:21 AM
This revision was landed with ongoing or failed builds.Dec 20 2020, 2:00 AM
This revision was automatically updated to reflect the committed changes.