[PATCH] D30217: AMDGPU: Fix asserting on 0 dmask for image intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 14:45:20 PST 2017


arsenm added a comment.

In https://reviews.llvm.org/D30217#682665, @mareko wrote:

> LGTM. (other than the fact I don't know why MERGE_VALUES is needed here)


An output chain is expected, so something needs to be returned for it


https://reviews.llvm.org/D30217





More information about the llvm-commits mailing list