[PATCH] D22021: AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 10:23:53 PDT 2016


arsenm added a comment.

LGTM, though it might be a good idea to add some code before unreachable / ret in this one too in case something decides that it can de-duplicate blocks someday


https://reviews.llvm.org/D22021





More information about the llvm-commits mailing list