[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge? (original) (raw)

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Feb 27 15:20:26 PST 2015


On Fri, Feb 27, 2015 at 3:06 PM, Jim Grosbach <grosbach at apple.com> wrote:

I would prefer Darwin not differ in this regard, but I don’t feel incredibly strongly about it. Just a general preference to keeping platform dependencies and differences to a minimum.

Same.

Whatever y’all decide is fine with me.

We might not need this after all =) With a module-level flag, we could only enable it under -O3 even for LTO, which is fine no matter the platform.

-Ahmed



More information about the llvm-dev mailing list