This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Teach RISCVMergeBaseOffset to handle BlockAddress
ClosedPublic

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

Details

Summary

We can get BlockAddress in user code via Labels as Values so
we should be able to merge the access to BlockAddress.

Diff Detail

Event Timeline

wangpc created this revision.Sep 4 2023, 6:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 6:07 AM
wangpc requested review of this revision.Sep 4 2023, 6:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 6:07 AM
This revision is now accepted and ready to land.Sep 15 2023, 3:27 PM
This revision was landed with ongoing or failed builds.Sep 17 2023, 8:47 PM
This revision was automatically updated to reflect the committed changes.