[PATCH] D126460: [SCEV] Add tests where assumes can be used to improve trip multiple.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 06:23:06 PDT 2022


fhahn added a comment.

Interesting test cases, thanks for sharing! Could you update the description to use `#55645` instead of just `55645`. This ensures the commit will get linked on the GitHub issue page.

Also, could you add TODOs where we currently miss the better trip count multiple with an explanation *why*?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126460



More information about the llvm-commits mailing list