[PATCH] D25381: [AMDGPU] Add amdgpu-unify-metadata pass
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 22:22:20 PDT 2016
arsenm added a comment.
This should be handled by the generic linker, this isn't an AMDGPU specific issue. I had this https://reviews.llvm.org/D20582 (but there are more comments not visible in phabricator). An RFC should be posted for whether all named metadata should behave like a set
Repository:
rL LLVM
https://reviews.llvm.org/D25381
More information about the llvm-commits
mailing list