[llvm-commits] [Fwd: [llvm] r82689 - in /llvm/trunk: lib/Transforms/IPO/IPConstantPropagation.cpp lib/Transforms/Scalar/SCCP.cpp test/Transforms/IPConstantProp/2009-09-24-byval-ptr.ll]

Chris Lattner sabre at nondot.org
Thu Oct 1 08:20:12 PDT 2009


On Oct 1, 2009, at 8:13 AM, Tanya Lattner wrote:

>> Ok, if you do pull this patch into 2.6 please pull 82700 too (it  
>> fixes
>> the code pessimization I mentioned, and its just a few lines again).
>>
>
> Chris - Should 82700 go in to? I really want to limit changes here
> since we are already a month off release schedule. But if its really
> safe.. then ok.

The first patch was a correctness fix, the second one was improved  
optimization.  We don't need the second one.

-Chris



More information about the llvm-commits mailing list