[PATCH] D82818: AMDGPU: Remove .value_type from kernel metadata

Brian Sumner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 12:25:51 PDT 2020


b-sumner added a comment.

In D82818#2141981 <https://reviews.llvm.org/D82818#2141981>, @arsenm wrote:

> In D82818#2141973 <https://reviews.llvm.org/D82818#2141973>, @kzhuravl wrote:
>
> > Do we also want to remove it from v2 metadata?
>
>
> Probably, but I looked briefly and didn't actually see the direct equivalent


It's "ValueType" in the v2 metadata.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82818/new/

https://reviews.llvm.org/D82818





More information about the llvm-commits mailing list