[PATCH] Simplify n-ary adds by reassociation

Sanjoy Das sanjoy at playingwithpointers.com
Mon Apr 13 14:58:28 PDT 2015


I'm okay with this living as a separate pass.  I think this pass exposes clear, orthogonal functionality and can also be made more efficient by the virtue of working on an entire function at once.

Minor comments inline, all of which are okay to fix either pre or post commit, as you see fit.


http://reviews.llvm.org/D8950

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list