[PATCH] D104482: [LoopUnroll] Simplify optimization remarks

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 09:49:01 PDT 2021


reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.

I think I would prefer to see the information for each exit as opposed to removing it entirely.  When understanding why unrolling happened in a particular way, having the detailed information is often very helpful.  Not a strong preference, I'm willing to LGTM this if you really object.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104482



More information about the llvm-commits mailing list