[PATCH] D67611: [LoopUnrollAnalyzer] Try to simplify address computation outside of loop.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 13:49:09 PST 2019


fhahn added a comment.

ping.

This improves cost modeling for loops with exit conditions with pointer arithmetic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67611





More information about the llvm-commits mailing list