summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/amdpal-msgpack-cs.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU] Added MsgPack format PAL metadataTim Renouf2019-03-201-0/+16
Summary: PAL metadata now supports both the old linear reg=val pairs format and the new MsgPack format. The MsgPack format uses YAML as its textual representation. On output to YAML, a mnemonic name is provided for some hardware registers. Differential Revision: https://reviews.llvm.org/D57028 Change-Id: I2bbaabaaca4b3574f7e03b80fbef7c7a69d06a94 llvm-svn: 356591
OpenPOWER on IntegriCloud