This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the index type for vrgatherei16 intrinsics.
ClosedPublic

Authored by craig.topper on Feb 3 2021, 3:15 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Feb 3 2021, 3:15 PM
craig.topper requested review of this revision.Feb 3 2021, 3:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2021, 3:15 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
khchen accepted this revision.Feb 4 2021, 5:50 PM

LGTM.

This revision is now accepted and ready to land.Feb 4 2021, 5:50 PM
This revision was landed with ongoing or failed builds.Feb 4 2021, 8:30 PM
This revision was automatically updated to reflect the committed changes.