This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add intrinsics for vector unordered indexed loads in RVV 1.0
ClosedPublic

Authored by arcbbb on Jan 20 2021, 1:13 AM.

Details

Summary
  1. Add unordered indexed load: vluxei
  2. Rename existing indexed load/store intrinsics:

vloxe -> vloxei
vsuxe -> vsuxei
vsoxe -> vsoxei

Diff Detail

Event Timeline

arcbbb created this revision.Jan 20 2021, 1:13 AM
arcbbb requested review of this revision.Jan 20 2021, 1:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2021, 1:13 AM
This revision is now accepted and ready to land.Jan 21 2021, 10:33 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.
llvm/test/CodeGen/RISCV/rvv/vsxe-rv32.ll