[PATCH] D34677: [AMDGPU] Whole Quad Mode variant of mov.dpp intrinsic

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 03:45:23 PDT 2017


dstuttard added a comment.

I think we will require a more extensive change to properly support WQM and all it can do. However, this is a minor extension to an existing intrinsic that allows implementation of functions required in some shader implementations.
This can be removed if necessary if more fully featured support is implemented.


https://reviews.llvm.org/D34677





More information about the llvm-commits mailing list