[PATCH] D104203: [LoopUnroll] Fold all exits based on known trip count/multiple

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 19:48:11 PDT 2021


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM, concerns addressed by responses.  The bit about which exits we fold is particularly subtle.  Might be worth adding a comment to the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104203



More information about the llvm-commits mailing list