[PATCH] D35523: [AMDGPU] refactor WQM pass in preparation for WWM (NFCI)

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 15:47:49 PDT 2017


cwabbott updated this revision to Diff 108375.
cwabbott added a comment.

Mask out the flag first in markInstruction() to simplify the code a little and
avoid processing instructions unnecessarily once WWM is enabled.


https://reviews.llvm.org/D35523

Files:
  lib/Target/AMDGPU/SIWholeQuadMode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35523.108375.patch
Type: text/x-patch
Size: 9046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/3f16f0c0/attachment.bin>


More information about the llvm-commits mailing list