beignet
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Beignet] [Printf][PATCH 03/11] Reconstruct printf parser.
Yan Wang
Re: [Beignet] [Printf][PATCH 03/11] Reconstruct printf parser.
He Junyan
[Beignet] [Printf][PATCH 02/11] Add PrintfLog structure.
Yan Wang
[Beignet] [Printf][PATCH 01/11] Change printf data structure and remove old code.
Yan Wang
[Beignet] Gen 8 support
Andrés Calderón
[Beignet] Gen 8 support
Andrés Calderón
Re: [Beignet] Gen 8 support
Song, Ruiling
[Beignet] [PATCH V2] Fix the bug of crash when we pass -I path with spaces.
junyan . he
Re: [Beignet] [PATCH V2] Fix the bug of crash when we pass -I path with spaces.
He Junyan
[Beignet] [PATCH] Fix the bug of crash when we pass -I path with spaces.
junyan . he
[Beignet] [PATCH 1/4] GBE: Implement new constant solution for ocl2
xionghu . luo
[Beignet] [PATCH 2/4] GBE: Implement to_local/private/global() function
xionghu . luo
Re: [Beignet] [PATCH 1/4] GBE: Implement new constant solution for ocl2
Song, Ruiling
[Beignet] [PATCH 4/4] libocl: change prototype of vload/vstore to match ocl2.0 spec.
xionghu . luo
[Beignet] [PATCH 3/4] libocl: add get_fence() builtin.
xionghu . luo
[Beignet] [PATCH 1/2] Backend: Use KernelArgument::ArgInfo to replace llvm's arg info.
junyan . he
[Beignet] [PATCH 2/2] Add the serializeToBin and deserializeFromBin for kernel arg info.
junyan . he
Re: [Beignet] [PATCH 2/2] Add the serializeToBin and deserializeFromBin for kernel arg info.
Yang, Rong R
[Beignet] beignet git with llvm 3.7.1 + haswell (gen 7.5) failing
Paulo Dias
Re: [Beignet] beignet git with llvm 3.7.1 + haswell (gen 7.5) failing
Song, Ruiling
Re: [Beignet] beignet git with llvm 3.7.1 + haswell (gen 7.5) failing
Paulo Dias
Re: [Beignet] beignet git with llvm 3.7.1 + haswell (gen 7.5) failing
Song, Ruiling
Re: [Beignet] beignet git with llvm 3.7.1 + haswell (gen 7.5) failing
He Junyan
[Beignet] SIP kernel
Arun Siluvery
Re: [Beignet] SIP kernel
Zou, Nanhai
[Beignet] [PATCH] fix typo for DEBUGP to avoid print extra empty line
Guo Yejun
Re: [Beignet] [PATCH] fix typo for DEBUGP to avoid print extra empty line
He Junyan
Re: [Beignet] [PATCH] fix typo for DEBUGP to avoid print extra empty line
Yang, Rong R
[Beignet] MaxAtomicInlineWidth of SPIR64TargetInfo
Luo, Xionghu
Re: [Beignet] MaxAtomicInlineWidth of SPIR64TargetInfo
Song, Ruiling
Re: [Beignet] MaxAtomicInlineWidth of SPIR64TargetInfo
Anastasia Stulova
[Beignet] [PATCH] Experimental workgroup reduce add thread communication
Lupescu, Grigore
[Beignet] [PATCH Release_v1.1] Backend: Fix the bug of printf in multi kernels within on file.
junyan . he
Re: [Beignet] [PATCH Release_v1.1] Backend: Fix the bug of printf in multi kernels within on file.
Yang, Rong R
[Beignet] [PATCH 1/2] OCL20: Fix svm bugs.
rong . r . yang
[Beignet] [PATCH 2/2] OCL20: Implement clSetKernelExecInfo api.
rong . r . yang
[Beignet] [PATCH] Experimental workgroup reduce add thread communication
Grigore Lupescu
[Beignet] beignet git doesnt compile with llvm 3.8.0 git
Paulo Dias
Re: [Beignet] beignet git doesnt compile with llvm 3.8.0 git
Pan, Xiuli
[Beignet] [PATCH] Add workgroup reduce add optimization
Grigore Lupescu
[Beignet] [patch v3 1/7] [OCL20] add atomic operators output for GEN_IR and gen disa.
xionghu . luo
[Beignet] [patch v3 2/7] [OCL20] gbe: add AtomicA64 instructions with stateless access.
xionghu . luo
Re: [Beignet] [patch v3 2/7] [OCL20] gbe: add AtomicA64 instructions with stateless access.
Song, Ruiling
[Beignet] [PATCH] do not call memcpy for cl_enqueue_read_buffer if userptr is enabled
Guo Yejun
Re: [Beignet] [PATCH] do not call memcpy for cl_enqueue_read_buffer if userptr is enabled
Yang, Rong R
[Beignet] [PATCH V2] should convert from llvm address to GEN address space to compare.
rong . r . yang
Re: [Beignet] [PATCH V2] should convert from llvm address to GEN address space to compare.
Yang, Rong R
[Beignet] [PATCH] should convert from llvm address to GEN address space to compare.
rong . r . yang
[Beignet] [PATCH v2 1/2] [OCL20] add atomic operators output for GEN_IR and gen disa.
xionghu . luo
[Beignet] [PATCH v2 2/2] [OCL20] gbe: add AtomicA64 instructions with stateless access.
xionghu . luo
[Beignet] [PATCH] SKL: use the hw defautl value mocs index before linux 4.3.
Yang Rong
Re: [Beignet] [PATCH] SKL: use the hw defautl value mocs index before linux 4.3.
Song, Ruiling
[Beignet] [PATCH 00/18] Enable profiling by line number.
junyan . he
[Beignet] [PATCH 03/18] Backend: Store the debug info for gen instruction.
junyan . he
[Beignet] [PATCH 02/18] Backend: Use CopyDebug when we add llvm instructions.
junyan . he
[Beignet] [PATCH 04/18] Backend: Init the DBGInfo in all constructors.
junyan . he
[Beignet] [PATCH 01/18] Backend: Refine the CopyDebug template function.
junyan . he
[Beignet] [PATCH 05/18] Backend: Add debug info to the return lower.
junyan . he
[Beignet] [PATCH 06/18] Backend: Add the debug info to IF ELSE instructions.
junyan . he
[Beignet] [PATCH 07/18] Backend: Add debug info to BRA instruction.
junyan . he
[Beignet] [PATCH 08/18] Backend: Output line and column number for insn selection.
junyan . he
[Beignet] [PATCH 11/18] Backend: Add more APIs to ProfilingInfo class.
junyan . he
[Beignet] [PATCH 10/18] Backend: Move profilingInfo from Unit to Function.
junyan . he
[Beignet] [PATCH 09/18] Backend: add line and column to ASM output.
junyan . he
[Beignet] [PATCH 16/18] Backend: Refine llvm_profiling pass.
junyan . he
[Beignet] [PATCH 15/18] Backend: Fix two bugs for Gen context.
junyan . he
[Beignet] [PATCH 18/18] Make -g a default option arg for clang if output debug.
junyan . he
[Beignet] [PATCH 12/18] Backend: Add the profiling output with source.
junyan . he
[Beignet] [PATCH 14/18] Backend: Add parameter source to all the build functions.
junyan . he
[Beignet] [PATCH 13/18] Backend: Disable the welform for profiling instructions.
junyan . he
[Beignet] [PATCH 17/18] Backend: Use OCL_PROFILING_LINES to replace OCL_PROFILING_LOG var.
junyan . he
Re: [Beignet] [PATCH 00/18] Enable profiling by line number.
He Junyan
[Beignet] [PATCH V2] Backend: Refine new instruction with IRBuilder create
Pan Xiuli
Re: [Beignet] [PATCH V2] Backend: Refine new instruction with IRBuilder create
Song, Ruiling
[Beignet] [PATCH] Backend: Refine new instruction with IRBuilder create
Pan Xiuli
Re: [Beignet] [PATCH] Backend: Refine new instruction with IRBuilder create
Song, Ruiling
[Beignet] [PATCH 1/2] [OCL20] add atomic operators output for GEN_IR and gen disa.
xionghu . luo
[Beignet] [PATCH 2/2] [OCL20] gbe: add AtomicA64 instructions with stateless access.
xionghu . luo
Re: [Beignet] [PATCH 2/2] [OCL20] gbe: add AtomicA64 instructions with stateless access.
Song, Ruiling
[Beignet] About Fine grain SVM and dynamic parallellism in OCL20 branch?
oscar bg
[Beignet] [PATCH] FindLLVM: check for empty system-libs variable
Steven Newbury
Re: [Beignet] [PATCH] FindLLVM: check for empty system-libs variable
Yang, Rong R
[Beignet] [PATCH 2/2] change built-in function name from get_sub_group_id to get_sub_group_local_id
Guo Yejun
Re: [Beignet] [PATCH 2/2] change built-in function name from get_sub_group_id to get_sub_group_local_id
Guo, Yejun
Re: [Beignet] [PATCH 2/2] change built-in function name from get_sub_group_id to get_sub_group_local_id
Yang, Rong R
[Beignet] [PATCH 1/2] change built-in function name from get_sub_group_size to get_max_sub_group_size
Guo Yejun
[Beignet] [PATCH] Runtime: because double's built-ins haven't completely support, so disable it by default.
Yang Rong
Re: [Beignet] [PATCH] Runtime: because double's built-ins haven't completely support, so disable it by default.
Zhigang Gong
[Beignet] [PATCH] Driver: Fix GPGPU delete bug
Pan Xiuli
Re: [Beignet] [PATCH] Driver: Fix GPGPU delete bug
Yang, Rong R
[Beignet] [PATCH] output warning message if do not find a good local_work_size
Guo Yejun
Re: [Beignet] [PATCH] output warning message if do not find a good local_work_size
Yang, Rong R
[Beignet] [PATCH V3] ocl20/runtime: take the first 64KB page table entries.
Ruiling Song
Re: [Beignet] [PATCH V3] ocl20/runtime: take the first 64KB page table entries.
Luo, Xionghu
[Beignet] [PATCH] considering width and hstride when do unpacked_uw
Guo Yejun
Re: [Beignet] [PATCH] considering width and hstride when do unpacked_uw
Song, Ruiling
[Beignet] [PATCH 1/7] Backend: Store the debug info for gen instruction.
junyan . he
[Beignet] [PATCH 3/7] Backend: Add debug info to the return lower.
junyan . he
[Beignet] [PATCH 7/7] Backend: add line and column to ASM output.
junyan . he
[Beignet] [PATCH 2/7] Backend: Init the DBGInfo in all constructors.
junyan . he
[Beignet] [PATCH 4/7] Backend: Add the debug info to IF ELSE instructions.
junyan . he
[Beignet] [PATCH 6/7] Backend: Output line and column number for insn selection.
junyan . he
[Beignet] [PATCH 5/7] Backend: Add debug info to BRA instruction.
junyan . he
[Beignet] [PATCH V2] ocl20/runtime: take the first 64KB page table entries.
Ruiling Song
[Beignet] [PATCH] fix a bug when the first operand of intel_sub_group_shuffle is uniform
Guo Yejun
Re: [Beignet] [PATCH] fix a bug when the first operand of intel_sub_group_shuffle is uniform
Guo, Yejun
Re: [Beignet] [PATCH] fix a bug when the first operand of intel_sub_group_shuffle is uniform
Yang, Rong R
[Beignet] [PATCH] Make FindLLVM.cmake work with empty "system-libs"
Steven Newbury
Re: [Beignet] [PATCH] Make FindLLVM.cmake work with empty "system-libs"
Yang, Rong R
Re: [Beignet] [PATCH] Make FindLLVM.cmake work with empty "system-libs"
Steven Newbury
Re: [Beignet] [PATCH] Make FindLLVM.cmake work with empty "system-libs"
Yang, Rong R
[Beignet] [PATCH V2] output warning message if the global/local_work_size is not good in Debug mode
Guo Yejun
Re: [Beignet] [PATCH V2] output warning message if the global/local_work_size is not good in Debug mode
Yang, Rong R
[Beignet] [PATCH V2] add support for build option -cl-fast-relaxed-math
Guo Yejun
Re: [Beignet] [PATCH V2] add support for build option -cl-fast-relaxed-math
Yang, Rong R
[Beignet] [PATCH] Workgroup reduce add optimization
Grigore Lupescu
[Beignet] [PATCH] Workgroup reduce add optimization
Grigore Lupescu
Re: [Beignet] [PATCH] Workgroup reduce add optimization
He Junyan
[Beignet] [PATCH] Workgroup reduce add optimization
Lupescu, Grigore
[Beignet] [PATCH 1/3] Make -g a default option arg for clang.
junyan . he
[Beignet] [PATCH 2/3] Backend: Refine the CopyDebug template function.
junyan . he
[Beignet] [PATCH 3/3] Backend: Use CopyDebug when we add llvm instructions.
junyan . he
[Beignet] [PATCH v2 1/2] [OCL20] fix workgroup_broadcast instruction debug mode assert.
xionghu . luo
[Beignet] [PATCH v2 2/2] [OCL20] fix debug instruction welform assert.
xionghu . luo
Re: [Beignet] [PATCH v2 1/2] [OCL20] fix workgroup_broadcast instruction debug mode assert.
Yang, Rong R
[Beignet] [PATCH] Backend: Fix a memory leak for structurizer.
junyan . he
[Beignet] [PATCH] add support for build option -cl-fast-relaxed-math
Guo Yejun
Re: [Beignet] [PATCH] add support for build option -cl-fast-relaxed-math
Yang, Rong R
[Beignet] [PATCH] cmake: add check for drm_intel_bo_set_softpin_offset
Ruiling Song
Re: [Beignet] [PATCH] cmake: add check for drm_intel_bo_set_softpin_offset
Luo, Xionghu
[Beignet] [PATCH] Utest: Add a bitonic sort test for non-constant extractelement
Pan Xiuli
Re: [Beignet] [PATCH] Utest: Add a bitonic sort test for non-constant extractelement
Yang, Rong R
[Beignet] [PATCH] fix LLVM 3.5 fail.
xionghu . luo
[Beignet] [PATCH 05/13 V3] Backend: Establishing the thread/TID-EUID map.
junyan . he
[Beignet] [PATCH 08/13 V3] Backend: Add state register into schedule consideration.
junyan . he
Re: [Beignet] [PATCH 05/13 V3] Backend: Establishing the thread/TID-EUID map.
Yang, Rong R
[Beignet] [PATCH] Backend: Implement the non-constant extractelement scalarize
Pan Xiuli
[Beignet] [PATCH] Backend: Implement the non-constant extractelement scalarize
Pan Xiuli
Re: [Beignet] [PATCH] Backend: Implement the non-constant extractelement scalarize
Song, Ruiling
Re: [Beignet] [PATCH] Backend: Implement the non-constant extractelement scalarize
Yang, Rong R
[Beignet] [PATCH 1/2] [OCL20] fix workgroup_broadcast instruction debug mode assert.
xionghu . luo
[Beignet] [PATCH 2/2] [OCL20] fix debug instruction welform assert.
xionghu . luo
[Beignet] DISCUSSION: VM fault by piglit
zhoucm1
[Beignet] [PATCH] fix gcc build error.
xionghu . luo
Re: [Beignet] [PATCH] fix gcc build error.
Yang, Rong R
[Beignet] [PATCH v4 08/10] gbe: add vec_type_hint's type into functionAttributes.
xionghu . luo
Re: [Beignet] [PATCH v4 08/10] gbe: add vec_type_hint's type into functionAttributes.
Yang, Rong R
[Beignet] [Patch V2] OCL20: Add drm and kernel softpin patches temp for SVM.
Yang Rong
Re: [Beignet] [Patch V2] OCL20: Add drm and kernel softpin patches temp for SVM.
Pan, Xiuli
[Beignet] [PATCH] OCL20: Add drm and kernel softpin patches temp for SVM.
Yang Rong
[Beignet] [PATCH] Add benchmark for workgroup functions
Grigore Lupescu
Re: [Beignet] [PATCH] Add benchmark for workgroup functions
He Junyan
[Beignet] [PATCH] Add benchmark for workgroup functions
Grigore Lupescu
[Beignet] [PATCH] SKL: Use kernel-defined MOCS values instead of assuming hardware defaults.
Francisco Jerez
Re: [Beignet] [PATCH] SKL: Use kernel-defined MOCS values instead of assuming hardware defaults.
Yang, Rong R
[Beignet] [Patch V2 1/3] OCL20/GBE: Fix 64bit pointer issue in Load store instruction selection.
Yang Rong
[Beignet] [Patch V2 2/3] OCL20/GBE: Change the pointer relative op's type.
Yang Rong
[Beignet] [Patch V2 3/3] OCL20: Use spir64 as default triple.
Yang Rong
Re: [Beignet] [Patch V2 1/3] OCL20/GBE: Fix 64bit pointer issue in Load store instruction selection.
Luo, Xionghu
[Beignet] [PATCH OCL2.0 V2 1/2] Backend: Add built-in ctz function
Pan Xiuli
[Beignet] [PATCH OCL2.0 V2 2/2] Utest: add a test case for built-in ctz function
Pan Xiuli
Re: [Beignet] [PATCH OCL2.0 V2 2/2] Utest: add a test case for built-in ctz function
Pan, Xiuli
[Beignet] [PATCH] output warning message if the global/local_work_size is not good
Guo Yejun
Re: [Beignet] [PATCH] output warning message if the global/local_work_size is not good
Yang, Rong R
[Beignet] [PATCH OCL2.0 1/2] Backend: Add built-in ctz function
Pan Xiuli
[Beignet] [PATCH OCL2.0 2/2] Utest: add a test case for built-in ctz function
Pan Xiuli
[Beignet] [PATCH] add Broxton support
Guo Yejun
Re: [Beignet] [PATCH] add Broxton support
He Junyan
Re: [Beignet] [PATCH] add Broxton support
Yang, Rong R
[Beignet] [PATCH v3 08/10] gbe: add vec_type_hint's type into functionAttributes.
xionghu . luo
[Beignet] [PATCH OCL2.0 1/2] libocl: Add three work-item built-in function
Pan Xiuli
[Beignet] [PATCH OCL2.0 2/2] Utest: Add test for get_global/local_linear_id
Pan Xiuli
Re: [Beignet] [PATCH OCL2.0 1/2] libocl: Add three work-item built-in function
He Junyan
Re: [Beignet] [PATCH OCL2.0 1/2] libocl: Add three work-item built-in function
He Junyan
Re: [Beignet] [PATCH OCL2.0 1/2] libocl: Add three work-item built-in function
Pan, Xiuli
[Beignet] [PATCH OCL2.0] libocl: Add three work-item built-in function
Pan Xiuli
Re: [Beignet] [PATCH OCL2.0] libocl: Add three work-item built-in function
He Junyan
Re: [Beignet] [PATCH OCL2.0] libocl: Add three work-item built-in function
Pan, Xiuli
[Beignet] [PATCH 01/13] Backend: Add sr0 reg helper function.
junyan . he
[Beignet] [PATCH 05/13] Backend: Establishing the thread/TID-EUID map.
junyan . he
Re: [Beignet] [PATCH 05/13] Backend: Establishing the thread/TID-EUID map.
Yang, Rong R
[Beignet] [PATCH 02/13] Backend: Add tidMapSLM and wgBroadcastSLM to each function.
junyan . he
[Beignet] [PATCH 04/13] libocl: Refine the workgroup functions, add signed info.
junyan . he
[Beignet] [PATCH 03/13] Backend: Add threadid as a curbe register.
junyan . he
[Beignet] [PATCH 10/13] Runtime: Add the threadid calculation for curbe.
junyan . he
[Beignet] [PATCH 08/13] Backend: Add state register into schedule consideration.
junyan . he
Re: [Beignet] [PATCH 08/13] Backend: Add state register into schedule consideration.
Yang, Rong R
[Beignet] [PATCH 09/13] Backend: Implement reduce min and max in gen_context
junyan . he
[Beignet] [PATCH 06/13] Add forward message function for gen encoder.
junyan . he
[Beignet] [PATCH 07/13] Backend: Add WORKGROUP_OP instruction selection.
junyan . he
Re: [Beignet] [PATCH 07/13] Backend: Add WORKGROUP_OP instruction selection.
Yang, Rong R
Re: [Beignet] [PATCH 07/13] Backend: Add WORKGROUP_OP instruction selection.
He Junyan
[Beignet] [PATCH 12/13] Backend: Add reduce add to gen_context.
junyan . he
[Beignet] [PATCH 13/13] Utests: Add test cases for reduce add.
junyan . he
[Beignet] [PATCH 11/13] Utests: Add test cases for workgroup reduce max/min.
junyan . he
Re: [Beignet] [PATCH 01/13] Backend: Add sr0 reg helper function.
He Junyan
[Beignet] problem about the least shared local memory preallocation of one workgroup
Gao, Sanshan
[Beignet] [PATCH] GBE: fix a assert when structure argument's first field don't used.
Yang Rong
Re: [Beignet] [PATCH] GBE: fix a assert when structure argument's first field don't used.
Yang, Rong R
Re: [Beignet] [PATCH] GBE: fix a assert when structure argument's first field don't used.
Song, Ruiling
Earlier messages
Later messages