[PATCH] D25046: AMDGPU: Emit runtime metadata version 2 as YAML
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 07:46:35 PST 2016
yaxunl added a comment.
In https://reviews.llvm.org/D25046#617142, @SamWot wrote:
> I applied this patch to my repository, but tests aren't working. It seams that llc generate note for metadata, but metadata itself is empty.
>
> I'm currently working on adding support for metadata in assembler.
The tests are passing in llvm trunk. Are you using llvm trunk with the patch?
How do you plan to represent the metadata as YAML string in assembly?
https://reviews.llvm.org/D25046
More information about the llvm-commits
mailing list