This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add intrinsics for vrgatherei16 instruction
ClosedPublic

Authored by arcbbb on Jan 19 2021, 6:22 PM.

Details

Summary

It is a new instruction introduced in RISCV-V extension 1.0,
and therefore depends on D93613.

Diff Detail

Event Timeline

arcbbb created this revision.Jan 19 2021, 6:22 PM
arcbbb requested review of this revision.Jan 19 2021, 6:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2021, 6:22 PM
arcbbb updated this revision to Diff 317780.Jan 19 2021, 11:12 PM
arcbbb retitled this revision from [WIP] Add intrinsics for vrgatherei16 instruction to [RISCV] Add intrinsics for vrgatherei16 instruction.
arcbbb edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 20 2021, 10:45 AM
This revision was landed with ongoing or failed builds.Jan 21 2021, 6:43 PM
This revision was automatically updated to reflect the committed changes.