[PATCH] D25046: AMDGPU: Emit runtime metadata version 2 as YAML

Sam Kolton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 07:41:15 PST 2016


SamWot added a comment.

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.


https://reviews.llvm.org/D25046





More information about the llvm-commits mailing list