[PATCH] Fix SROA regression causing data corruption, fixes PR19250

Philip Reames listmail at philipreames.com
Thu May 29 11:46:22 PDT 2014


Glancing at the code, it seems correct to me.  You're simply moving 
existing code after a early exit check.

However, I do not have commit rights so this is not a signoff for 
commit.  Nor am I expert in this area.

Philip

On 05/29/2014 04:08 AM, Björn Steinbrink wrote:
> I'd be grateful if somebody could take the time to review this. The regression fixed by this is blocking rust (the language) from using i1 for its bool type.
>
> Thanks!
>
> http://reviews.llvm.org/D3297
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list