This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Don't require loop simplify form in RISCVGatherScatterLowering.
ClosedPublic

Authored by craig.topper on Jun 10 2022, 10:32 AM.

Details

Summary

We need a preheader and a single latch, but we don't need a dedicated
exit.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 10 2022, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2022, 10:32 AM
craig.topper requested review of this revision.Jun 10 2022, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2022, 10:32 AM
reames accepted this revision.Jun 10 2022, 11:20 AM

LGTM

This revision is now accepted and ready to land.Jun 10 2022, 11:20 AM
This revision was landed with ongoing or failed builds.Jun 10 2022, 1:00 PM
This revision was automatically updated to reflect the committed changes.