[PATCH] D39340: Modifying reassociate for improved CSE

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 12:07:57 PDT 2017


dberlin added a comment.

This seems very similar to what n-ary reassociate wants to do, I'd like to understand why we shouldn't do it there?
(where it seems to fit perfectly)


Repository:
  rL LLVM

https://reviews.llvm.org/D39340





More information about the llvm-commits mailing list