[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge? (original) (raw)
Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Feb 27 15:44:19 PST 2015
- Previous message: [LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
- Next message: [LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Feb 27, 2015 at 3:13 PM, Quentin Colombet <qcolombet at apple.com> wrote:
To be precise, GlobalMerge is registered as a pre-ISel pass, but still it runs very early in the pipeline, because all its work in done during doInitialization… Pretty broken, I know.
Oh god, I forgot about this... it actually runs pretty early, not sure when exactly..
-Ahmed
-Quentin
- Previous message: [LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
- Next message: [LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]