[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
Thu Mar 23 04:57:57 PDT 2023


david-arm reopened this revision.
david-arm added a comment.
This revision is now accepted and ready to land.

I think I've found the problem - the patch was missing another case that needs the loop info option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144274



More information about the llvm-commits mailing list