[PATCH] D30970: [AMDGPU] Do not emit isa info as code object metadata

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 06:10:24 PDT 2017


yaxunl accepted this revision.
yaxunl added a comment.
This revision is now accepted and ready to land.

LGTM.

Do we have a general guideline what should be in metadata and what should not? Do we assume that end user should be able to manually craft the metadata when they write the ISA assembly by hand?


https://reviews.llvm.org/D30970





More information about the llvm-commits mailing list