commit | 822fd80cbebdb056c0fce8b2ad461273bef22762 | [log] [tgz] |
---|---|---|
author | Tim Renouf <tpr.llvm@botech.co.uk> | Sun May 27 17:26:11 2018 +0000 |
committer | Tim Renouf <tpr.llvm@botech.co.uk> | Sun May 27 17:26:11 2018 +0000 |
tree | 03bd580697598bd338b3ef12d0a3f3baa8d53c85 | |
parent | 15b56a703cfd0899e6d93828f12dd3a5a3da58fb [diff] |
[AMDGPU] Fixed WWM bug in block otherwise entirely in WQM Summary: For a block with WQM on entry and exit and containing no exact mode code, but containing some WWM code, the WQM pass forgot to process the block at all and so did not insert code to enter and leave WWM. This commit fixes that. Subscribers: arsenm, kzhuravl, wdng, nhaehnle, yaxunl, dstuttard, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D47027 Change-Id: I044792eead1293bed4203fb26ce75f47878afeb6 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333362 91177308-0d34-0410-b5e6-96231b3b80d8