[PATCH] D80477: [LoopUnroll] Support loop with multi exiting blocks

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 03:11:39 PDT 2020


Meinersbur added a comment.

Could you clarify what "multi-exiting blocks" means?

The test case if for the exiting block being neither the header nor the latch. If any other restriction is lifted, please add a test case for it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80477/new/

https://reviews.llvm.org/D80477





More information about the llvm-commits mailing list