diff options
author | ergawy <kareem.ergawy@gmail.com> | 2020-12-14 11:40:34 -0500 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2020-12-14 12:28:16 -0500 |
commit | ecab63894bb5aebcbbe694839779f346e6fbe9e2 (patch) | |
tree | c863b82036d2efae4d66ce28b05a289f6efb5624 /clang/lib/Lex/ModuleMap.cpp | |
parent | 68f53960e17d93c3a2727164dac4e54140bd98ba (diff) | |
download | llvm-ecab63894bb5aebcbbe694839779f346e6fbe9e2.zip llvm-ecab63894bb5aebcbbe694839779f346e6fbe9e2.tar.gz llvm-ecab63894bb5aebcbbe694839779f346e6fbe9e2.tar.bz2 |
[MLIR][SPIRV] Refactoring serialization and deserialization
This commit splits SPIR-V's serialization and deserialization code
into separate libraries. The motiviation being that the serializer
is used more often the deserializer and therefore lumping them
together unnecessarily increases binary size for the most common
case.
This commit also moves these libraries into the Target/ directory
to follow MLIR convention.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D91548
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions