[PATCH] D144274: [InstCombine] use loop info when running the pass after loop vectorization

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 06:59:39 PDT 2023


david-arm added a comment.

In D144274#4219397 <https://reviews.llvm.org/D144274#4219397>, @tschuett wrote:

> There is no space for an InstCombineWithLoopInfo to avoid all the phase ordering issues?

Hi @tschuett, sorry I don't really understand what you mean. Can you explain what you would like me to do?


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

https://reviews.llvm.org/D144274



More information about the llvm-commits mailing list