[PATCH] D61726: [Pass Pipeline] Run another round of reassociation after loop pipeline

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 09:38:37 PDT 2020


spatel added a comment.

We get a bit of improvement with:
rG2f7c24fe303f <https://reviews.llvm.org/rG2f7c24fe303f09308f1032515379f0abf20c5f90>
...but it's not ideal. It does provide another case where "early-cse" would help if it ran later.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61726





More information about the llvm-commits mailing list