[PATCH] D64101: [LoopUnroll] do not unroll loops containing callbr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 16:49:50 PDT 2019


nickdesaulniers added a comment.

I have a more complete fix for this whole issue outright.  Let me get the test case working, then I'll upload a v2.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64101





More information about the llvm-commits mailing list