Allow to specify devices with their target triples.
Add an optional device number to global values. .ll/.bc reader/writers.
Details
- Reviewers
- None
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84728
[RFC-ONLY][SKETCH][NOREVIEW] Heterogenous LLVM-IR modules Authored by jdoerfert on Jul 27 2020, 10:51 PM.
Details
Summary Allow to specify devices with their target triples.
Diff Detail
Event TimelineHarbormaster returned this revision to the author for changes because remote builds failed.Jul 27 2020, 11:00 PM
Revision Contents
Diff 281117 llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/GlobalValue.h
llvm/include/llvm/IR/Module.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Module.cpp
llvm/test/Bitcode/compatibility.ll
|
clang-format: please reformat the code