This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Add AArch64 support
ClosedPublic

Authored by pawosm01 on Mar 6 2017, 4:41 AM.

Details

Summary

This adds AArch64 support to recently added part of the runtime responsible for offloading to target. This piece of code allows offloading-to-self on AArch64 machines.

Diff Detail

Repository
rL LLVM

Event Timeline

pawosm01 created this revision.Mar 6 2017, 4:41 AM
grokos accepted this revision.Mar 6 2017, 12:49 PM

LGTM. Thanks for submitting!

This revision is now accepted and ready to land.Mar 6 2017, 12:49 PM
This revision was automatically updated to reflect the committed changes.