[PATCH] D36305: AMDGPU: exp should not be in WQM mode

Michel Dänzer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 19:23:35 PDT 2017


michel.daenzer added a comment.

This change is not needed. WQM is safe for exports, even with VM=1. The pixel shader cannot turn on a pixel that wasn't on in the first place.


https://reviews.llvm.org/D36305





More information about the llvm-commits mailing list