[PATCH] D49970: [AMDGPU] Refactor SIScheduleBlockCreator::colorHighLatenciesGroups by adding early continue
Gabriel Vîjială via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 29 15:06:34 PDT 2018
gabriel-v created this revision.
gabriel-v added reviewers: nhaehnle, tstellar, axeldavy.
Herald added subscribers: javed.absar, t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl, arsenm, MatzeB.
Remove one indentation level from SIScheduleBlockCreator::colorHighLatenciesGroups by adding an early continue.
Repository:
rL LLVM
https://reviews.llvm.org/D49970
Files:
lib/Target/AMDGPU/SIMachineScheduler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49970.157904.patch
Type: text/x-patch
Size: 7543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180729/64f5b14d/attachment.bin>
More information about the llvm-commits
mailing list