[PATCH] D144274: [InstCombine] use loop info when running the pass after loop vectorization
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 10:57:07 PST 2023
fhahn added a comment.
This should probably have an instcombine test that shows the difference between `instcombine<use-loop-info>` and plain `instcombine`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144274/new/
https://reviews.llvm.org/D144274
More information about the llvm-commits
mailing list