[PATCH] D22021: AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 14:42:15 PDT 2016
cfang added a comment.
Patch committed to LLVM trunk
commit 539fec5dc2cb0b0931ab47f4b705419e8f18bd34
Author: Changpeng Fang <changpeng.fang at gmail.com>
Date: Thu Jul 28 23:01:45 2016 +0000
AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
Differential Revision: http://reviews.llvm.org/D22021
Reviewed by: arsenm
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277073 91177308-0d34-0410-b5e6-96231b3b80d8
https://reviews.llvm.org/D22021
More information about the llvm-commits
mailing list