This is an archive of the discontinued LLVM Phabricator instance.

[WIP][RISCV] Exploring directions for vector mem* lowering
AbandonedPublic

Authored by reames on Jul 25 2023, 12:28 PM.

Details

Reviewers
None
Summary

Highly experimental, not for review!

This is a follow up to D156249 exploring a few ideas for how we might leverage VL predication in mem* lowering. At the moment, this is purely a discussion piece. I wanted to see what was easily possible, and than bounce around various approaches. It's not clear to me that any of these are clearly profitable (in general).

Diff Detail

Event Timeline

reames created this revision.Jul 25 2023, 12:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2023, 12:28 PM
reames requested review of this revision.Jul 25 2023, 12:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2023, 12:28 PM
reames abandoned this revision.Aug 22 2023, 7:48 AM