This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix RVV intrinsic CodeGen tests for vrgather
ClosedPublic

Authored by arcbbb on Jan 21 2021, 11:35 PM.

Details

Summary
  1. Op2 type in vrgather.vx should be XLEN instead of SEW
  2. Add double type in vrgather-rv32 cases.

Diff Detail

Event Timeline

arcbbb created this revision.Jan 21 2021, 11:35 PM
arcbbb requested review of this revision.Jan 21 2021, 11:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2021, 11:35 PM
arcbbb edited the summary of this revision. (Show Details)Jan 21 2021, 11:44 PM
This revision is now accepted and ready to land.Jan 21 2021, 11:55 PM
This revision was landed with ongoing or failed builds.Jan 22 2021, 12:34 AM
This revision was automatically updated to reflect the committed changes.