This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Define the vfclass RVV intrinsics
ClosedPublic

Authored by evandro on Jan 8 2021, 6:55 PM.

Details

Summary

Define the vfclass IR intrinsics for the respective V instructions.

Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Evandro Menezes <evandro.menezes@sifive.com>

Diff Detail

Event Timeline

evandro created this revision.Jan 8 2021, 6:55 PM
evandro requested review of this revision.Jan 8 2021, 6:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2021, 6:55 PM
evandro updated this revision to Diff 315566.Jan 8 2021, 6:57 PM
This revision is now accepted and ready to land.Jan 8 2021, 9:13 PM
This revision was automatically updated to reflect the committed changes.