This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Define the vfmin, vfmax RVV intrinsics
ClosedPublic

Authored by evandro on Dec 21 2020, 5:45 PM.

Details

Summary

Define the vfmin, vfmax 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.Dec 21 2020, 5:45 PM
evandro requested review of this revision.Dec 21 2020, 5:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 21 2020, 5:45 PM
This revision is now accepted and ready to land.Dec 21 2020, 8:47 PM
This revision was automatically updated to reflect the committed changes.