[PATCH] D44806: [AMDGPU] MessagePack reader/writer

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 14:24:18 PDT 2018


scott.linder created this revision.
scott.linder added reviewers: AMDGPU, arsenm.
Herald added subscribers: llvm-commits, tpr, dstuttard, yaxunl, mgorny, nhaehnle, wdng.

Add low-level MessagePack reader/writer in Utils.


Repository:
  rL LLVM

https://reviews.llvm.org/D44806

Files:
  lib/Target/AMDGPU/Utils/CMakeLists.txt
  lib/Target/AMDGPU/Utils/MsgPack.def
  lib/Target/AMDGPU/Utils/MsgPack.h
  lib/Target/AMDGPU/Utils/MsgPackReader.cpp
  lib/Target/AMDGPU/Utils/MsgPackReader.h
  lib/Target/AMDGPU/Utils/MsgPackWriter.cpp
  lib/Target/AMDGPU/Utils/MsgPackWriter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44806.139508.patch
Type: text/x-patch
Size: 29527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/8ce15e7c/attachment.bin>


More information about the llvm-commits mailing list