[PATCH] D12920: Add TargetCustom type to PseudoSourceValue

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 18:29:49 PDT 2015


arsenm added a comment.

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.


http://reviews.llvm.org/D12920





More information about the llvm-commits mailing list