This is an archive of the discontinued LLVM Phabricator instance.

[Systemz/z/OS] Add llvm.read_register() intrinsic support for zOS
ClosedPublic

Authored by yusra.syeda on Jun 9 2022, 9:04 AM.

Details

Summary

This patch adds the llvm.read_register() intrinsic for zOS by adding support for the getRegisterByName() function.

Diff Detail

Event Timeline

yusra.syeda created this revision.Jun 9 2022, 9:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 9:04 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
yusra.syeda requested review of this revision.Jun 9 2022, 9:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 9:04 AM
Kai accepted this revision.Jun 9 2022, 9:07 AM

LGTM.

This revision is now accepted and ready to land.Jun 9 2022, 9:07 AM
uweigand accepted this revision.Jun 9 2022, 9:15 AM

LGTM.

This revision was landed with ongoing or failed builds.Jun 10 2022, 9:30 AM
This revision was automatically updated to reflect the committed changes.