This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

Depends on D152138.

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

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

Diff Detail

Event Timeline

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

Bump CI.

rogfer01 accepted this revision.Jun 15 2023, 8:51 AM

LGTM. Thanks @eopXD

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