[PATCH] D15449: [PassManagerBuilder] Add a few more scalar optimization passes

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 08:08:00 PST 2015


joker.eph added a comment.

Hi James,

A few points:

- I'd rather see this as two patches: one for the GlobalOpt and the other for the scalar optimizations
- Do you have benchmark results before/after?
- See also: http://reviews.llvm.org/D13443 ; I paused my work on this till January because of the ThinLTO bringup, but I still plan to move forward with it.

Thanks!


Repository:
  rL LLVM

http://reviews.llvm.org/D15449





More information about the llvm-commits mailing list