This is an archive of the discontinued LLVM Phabricator instance.

[RFC-ONLY][SKETCH][NOREVIEW] Heterogenous LLVM-IR modules
Changes PlannedPublicDraft

Authored by jdoerfert on Jul 27 2020, 10:51 PM.

Details

Reviewers
None
Summary

Allow to specify devices with their target triples.
Add an optional device number to global values. .ll/.bc reader/writers.

Diff Detail

Event Timeline

jdoerfert created this revision.Jul 27 2020, 10:51 PM
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 27 2020, 11:00 PM
Harbormaster failed remote builds in B65959: Diff 281117!
t-tye added a subscriber: t-tye.Jul 28 2020, 8:35 PM
keryell added a subscriber: keryell.Aug 4 2020, 1:59 AM