This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add VP patterns for vwsll.[vv,vx,vi]
ClosedPublic

Authored by luke on Aug 2 2023, 10:08 AM.

Details

Summary

This patch adds patterns for the existing riscv_shl_vl VL node.

Diff Detail

Event Timeline

luke created this revision.Aug 2 2023, 10:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 10:08 AM
luke requested review of this revision.Aug 2 2023, 10:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 10:08 AM
This revision is now accepted and ready to land.Aug 2 2023, 10:23 AM
This revision was automatically updated to reflect the committed changes.