[PATCH] D12920: Add TargetCustom type to PseudoSourceValue
Marcello Maggioni via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 18:35:21 PDT 2015
kariddi added a comment.
In http://reviews.llvm.org/D12920#247563, @arsenm wrote:
> if you want tests for this, I think AMDGPU could use this for texture operations which currently don't have set MMOs resulting in the scheduler problem.
Yeah, that would be great.
This is the kind of use from where this idea comes from.
http://reviews.llvm.org/D12920
More information about the llvm-commits
mailing list