This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add tests for merging base offset of BlockAddress
ClosedPublic

Authored by wangpc on Sep 4 2023, 6:05 AM.

Details

Summary

We can get BlockAddress in user code via Labels as Values.

Diff Detail

Event Timeline

wangpc created this revision.Sep 4 2023, 6:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 6:05 AM
wangpc requested review of this revision.Sep 4 2023, 6:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 6:05 AM
This revision is now accepted and ready to land.Sep 15 2023, 3:24 PM
This revision was automatically updated to reflect the committed changes.