[llvm-commits] [PATCH] Update the test fold-vector-select so that it is exhaustive.
Michael Gottesman
mgottesman at apple.com
Thu Aug 30 16:13:12 PDT 2012
Committed in r162953.
On Aug 30, 2012, at 4:08 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On Aug 30, 2012, at 4:07 PM, Michael Gottesman <mgottesman at apple.com> wrote:
>
>> While fixing some bugs I noticed that the fold-vector-select test was not fully exercising all of the code paths. This patch takes the test and makes it exhaustive so no more problems.
>>
>> Please review.
>
> LGTM.
>
> -eric
More information about the llvm-commits
mailing list