This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Define the vand, vor and vxor intrinsics
ClosedPublic

Authored by evandro on Dec 18 2020, 6:47 PM.

Details

Summary

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