[PATCH] Don't constant fold through zero-length fields

Thomas Jablin tjablin at gmail.com
Thu Oct 23 14:48:29 PDT 2014


Ping.

On Wed, Sep 17, 2014 at 6:40 PM, Thomas Jablin <tjablin at gmail.com> wrote:

> I've updated the patch by replacing the CHECK-NOT test cases with CHECK
> test cases and included a new test demonstrating that indexing past the end
> of an array that is not the last field in a structure is already handled
> correctly.
>
> http://reviews.llvm.org/D5032
>
> Files:
>   lib/Analysis/ConstantFolding.cpp
>   test/Transforms/GlobalOpt/empty-type-field.ll
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141023/acd7131a/attachment.html>


More information about the llvm-commits mailing list