This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

Depends on D152137.

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

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

Diff Detail

Event Timeline

eopXD created this revision.Jun 5 2023, 2:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 2:55 AM
eopXD requested review of this revision.Jun 5 2023, 2:55 AM
eopXD updated this revision to Diff 528358.Jun 5 2023, 3:02 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
This revision was landed with ongoing or failed builds.Jun 15 2023, 10:43 AM
This revision was automatically updated to reflect the committed changes.