This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Test llvm.experimental.vector.insert intrinsics on RV32
ClosedPublic

Authored by frasercrmck on Mar 31 2021, 5:08 AM.

Details

Summary

RV32 is able to use the llvm.experimental.vector.insert intrinsics too.
This patch ensures they're tested.

Diff Detail

Event Timeline

frasercrmck created this revision.Mar 31 2021, 5:08 AM
frasercrmck requested review of this revision.Mar 31 2021, 5:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2021, 5:08 AM
frasercrmck edited the summary of this revision. (Show Details)Mar 31 2021, 5:11 AM
khchen accepted this revision.Mar 31 2021, 5:46 AM

LGTM.

This revision is now accepted and ready to land.Mar 31 2021, 5:46 AM
asb accepted this revision.Mar 31 2021, 6:02 AM
frasercrmck edited the summary of this revision. (Show Details)
  • rebase
This revision was landed with ongoing or failed builds.Apr 2 2021, 3:56 AM
This revision was automatically updated to reflect the committed changes.