This is an archive of the discontinued LLVM Phabricator instance.

[3/6][Clang][RISCV] Replace strided segment load with tuple type interfaces
ClosedPublic

Authored by eopXD on Jun 5 2023, 2:53 AM.

Details

Summary

Depends on D152135.

This is the 3rd commit of the patch-set.

This patch makes the strided segment load intrinsics to use tuple
types.

Diff Detail

Event Timeline

eopXD created this revision.Jun 5 2023, 2:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 2:53 AM
eopXD requested review of this revision.Jun 5 2023, 2:53 AM
eopXD updated this revision to Diff 528356.Jun 5 2023, 3:00 AM

Bump CI.

eopXD updated this revision to Diff 530370.Jun 11 2023, 8:34 PM

Rebase.

rogfer01 accepted this revision.Jun 14 2023, 11:41 PM

LGTM. Thanks @eopXD

This revision is now accepted and ready to land.Jun 14 2023, 11:41 PM