[PATCH] D41574: [Transforms] Adding a WeakReassociate pass

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 17:44:20 PDT 2018


mzolotukhin added a comment.

What are benchmarks results with this pass (compile-time/performance)? Do we really need it at all optlevels, or can we only include it at -O3?


Repository:
  rL LLVM

https://reviews.llvm.org/D41574





More information about the llvm-commits mailing list