summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorTim Renouf <tim.renouf@amd.com>2017-09-11 13:55:39 +0000
committerTim Renouf <tim.renouf@amd.com>2017-09-11 13:55:39 +0000
commit660ba2b8afb797fd9dfb0efa3c9135dec12a5424 (patch)
treec4346f6b628951ea76ce1d94c6713e7c43b1b442 /clang/lib/Frontend/ASTUnit.cpp
parent8a1c2b41e9e1cae05ea84c442708fe5695e6a5de (diff)
downloadbcm5719-llvm-660ba2b8afb797fd9dfb0efa3c9135dec12a5424.tar.gz
bcm5719-llvm-660ba2b8afb797fd9dfb0efa3c9135dec12a5424.zip
[AMDGPU] exp should not be in WQM mode
A mrt exp with vm=1 must be in exact (non-WQM) mode, as it also exports the exec mask as the valid mask to determine which pixels to render. This commit marks any exp as needing to be in exact mode. Actually, if there are multiple mrt exps, only one needs to have vm=1, and only that one needs to be in exact mode. But that is an optimization for another day. Differential Revision: https://reviews.llvm.org/D36305 llvm-svn: 312915
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud