[Beignet] [PATCH] utests: put compiler_vector_inc into known issue list.

Zhigang Gong zhigang.gong at linux.intel.com
Wed Oct 9 22:25:48 PDT 2013


LGTM, thanks.

On Thu, Oct 10, 2013 at 11:15:56AM +0800, Ruiling Song wrote:
> because ++/-- need LLVM3.4
> 
> Signed-off-by: Ruiling Song <ruiling.song at intel.com>
> ---
>  utests/compiler_vector_inc.cpp |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/utests/compiler_vector_inc.cpp b/utests/compiler_vector_inc.cpp
> index abc5408..c44424b 100644
> --- a/utests/compiler_vector_inc.cpp
> +++ b/utests/compiler_vector_inc.cpp
> @@ -43,4 +43,4 @@ void compiler_vector_inc(void)
>    OCL_UNMAP_BUFFER(0);
>  }
>  
> -MAKE_UTEST_FROM_FUNCTION(compiler_vector_inc);
> +MAKE_UTEST_FROM_FUNCTION_WITH_ISSUE(compiler_vector_inc);
> -- 
> 1.7.9.5
> 
> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet


More information about the Beignet mailing list