This is an archive of the discontinued LLVM Phabricator instance.

[4/6][Clang][RISCV] Replace strided segment store with tuple type interfaces
ClosedPublic

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

Details

Summary

Depends on D152136.

This is the 4th commit of the patch-set.

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

Diff Detail

Event Timeline

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

Bump CI.

eopXD updated this revision to Diff 530371.Jun 11 2023, 8:35 PM

Rebase.

rogfer01 accepted this revision.Jun 15 2023, 9:54 AM

LGTM. Thanks @eopXD

This revision is now accepted and ready to land.Jun 15 2023, 9:54 AM