[LLVMdev] Making LLVM safer in out-of-memory situations

Hal Finkel hfinkel at anl.gov
Thu Dec 12 11:31:37 PST 2013


----- Original Message -----
> From: "Rick Mann" <rmann at latencyzero.com>
> To: "Vaidas Gasiunas" <vaidas.gasiunas at sap.com>
> Cc: "LLVM Dev" <llvmdev at cs.uiuc.edu>
> Sent: Thursday, December 12, 2013 1:24:40 PM
> Subject: Re: [LLVMdev] Making LLVM safer in out-of-memory situations
> 
> 
> On Dec 12, 2013, at 04:25 , Gasiunas, Vaidas
> <vaidas.gasiunas at sap.com> wrote:
> 
> > To address these requirements we have developed a set of patches
> > improving performance and malfunction safety of certain compiler
> > passes and would be interested in contributing them at some point.
> > Before proposing concrete changes, we would like to know what the
> > general interest is with respect to making LLVM safer in
> > out-of-memory situations.
> 
> I'm in favor! I can't imagine we shouldn't be able to craft fixes
> that don't otherwise adversely affect LLVM.

I also agree, handling low memory situations gracefully is important in a number of different environments.

 -Hal

> 
> --
> Rick
> 
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-dev mailing list