-load-combine status request
Michael Spencer via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 17:45:47 PDT 2015
On Wed, Sep 23, 2015 at 3:01 PM, Larisse Voufo <lvoufo at google.com> wrote:
> Hi,
>
> I notice that the -load-combine pass is not being used since its initial
> commit in r209791.
> What's the status on this? Should it be removed? Are there any plan to use
> it at some point in the future?
>
> Thanks,
> -- Larisse.
It's waiting for a machine pass to do load slicing to be enabled by
default. I've been planning on doing this, but it's not going to
happen soon.
- Michael Spencer
More information about the llvm-commits
mailing list