[PATCH] D41574: [Transforms] Adding a WeakReassociate pass
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 26 03:24:21 PST 2017
davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.
It's not entirely clear to me why you need another reassociate pass.
We should really try to share as much code as possible with the existing one instead of adding maintenance burden.
Repository:
rL LLVM
https://reviews.llvm.org/D41574
More information about the llvm-commits
mailing list