[PATCH] D80477: [LoopUnroll] Support loops with exiting block that is neither header nor latch.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 30 04:44:41 PDT 2020
Whitney reopened this revision.
Whitney added a comment.
This revision is now accepted and ready to land.
> Sorry, I've been rather swamped with other stuff so I wasn't able to bisect the compiler flags beyond just removing the warning ones. Happy to provide whatever information you need to look into this further.
Sorry about that. Thanks for providing the information. I have some difficulty reproducing the problem. Is it possible that you can provide me the LLVMIR before LoopUnrollPass? @nathanchance
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