This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Merge the vsetvli and vsetvlimax intrinsic selection
ClosedPublic

Authored by craig.topper on Feb 16 2021, 7:50 PM.

Details

Summary

These have very similar code just with a different number of
operands and handling for vsetivl.

Diff Detail

Event Timeline

craig.topper created this revision.Feb 16 2021, 7:50 PM
craig.topper requested review of this revision.Feb 16 2021, 7:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2021, 7:50 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Feb 17 2021, 9:08 AM