[PATCH] D25381: [AMDGPU] Add amdgpu-unify-metadata pass

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 13:34:20 PDT 2016


rampitec added a comment.

In https://reviews.llvm.org/D25381#568507, @tstellarAMD wrote:

> Take a look at the proposed solution here: https://marc.info/?l=llvm-commits&m=147370670326170&w=2  This is what Matt was referring to when he mentioned doing a RFC on the list.


That's an interesting idea, but a long haul. Even then I do not see how would it resolve problem with choosing a right version from the proposed vector of values.
I mean the patch here is not ideal as well, but it resolves problem for now. I guess when an RFC is created and implemented we would still need something like this to make a target choice.


Repository:
  rL LLVM

https://reviews.llvm.org/D25381





More information about the llvm-commits mailing list