[PATCH] D75145: [PassManager] adjust VectorCombine placement

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:09:13 PST 2020


lebedev.ri added reviewers: hfinkel, fedor.sergeev.
lebedev.ri added a comment.

One observation i can make - i think we have a test coverage (`-debug-pass=Structure`) issue for `-fno-vectorize`,
i'd think we should see in tests that the pass no longer runs in presence of `-fno-vectorize`, but i don't think we do?


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

https://reviews.llvm.org/D75145





More information about the llvm-commits mailing list