[PATCH] D22099: AMDGPU: WQM cleanups

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 10:48:20 PDT 2016


arsenm created this revision.
arsenm added a reviewer: nhaehnle.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: kzhuravl, arsenm.

- Add new TTI instruction checks
 - Don't use const for blocks that are mutated.
- Checking isBranch and isTerminator should be redundant

http://reviews.llvm.org/D22099

Files:
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIWholeQuadMode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22099.63092.patch
Type: text/x-patch
Size: 8410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/74ebd73a/attachment.bin>


More information about the llvm-commits mailing list