Messages by Thread
-
[Beignet] [PATCH] Runtime: must call cl_intel_platform_enable_extension after cl_intel_platform_enable_extension.
Yang Rong
-
[Beignet] [PATCH V2 2/2] Backend: Add a loop unswitch pass.
Xiuli Pan
-
[Beignet] [PATCH 1/2] Backend: Refine bool register patch and alloction
Xiuli Pan
-
[Beignet] [PATCH] defer dead insn removal since lowerIndirectRead still needs them
Guo, Yejun
-
[Beignet] [PATCH 2/2] Backend: Add intel_reqd_sub_group_size support
Chuanbo Weng
-
[Beignet] [PATCH 0/2] cl_intel_device_side_avc_motion_estimation support
Chuanbo Weng
-
[Beignet] [Patch V2] cmake: add option OCL_ICD_INSTALL_PREFIX to set icd file install path.
Yang Rong
-
[Beignet] How widespread is "Exec event...error...-5" (#98647 / #100639)?
Rebecca N. Palmer
-
[Beignet] [PATCH] Backend: Fix llvm40 assert about literal structs
Xiuli Pan
-
[Beignet] [PATCH] cmake: add option OCL_ICD_CONFIG_PATH to set icd file install path.
Yang Rong
-
[Beignet] [PATCH] backend: add double constants defined by spec
rander.wang
-
[Beignet] [PATCH] backend: refine the unpack operation to 64bit register
rander.wang
-
[Beignet] [PATCH] backend: add denorm support to double operations
rander.wang
-
[Beignet] [PATCH] backend: refine sel instruction
rander.wang
-
[Beignet] Release or patch for LLVM 4.0
Bruno Pagani
-
[Beignet] [PATCH V3 7/7] Backend: Add LLVM40 support
Xiuli Pan
-
[Beignet] [PATCH V2 7/7] Backend: Add LLVM40 support
Xiuli Pan
-
[Beignet] [PATCH] Fix bugs about 2.0 pipe.
junyan . he
-
[Beignet] [PATCH newRT] Add relocation table for ELF file to support 2.0
junyan . he
-
[Beignet] issue with cl
Michal B
-
[Beignet] Random error with very low prabability in Haswell platform
Gao, Sanshan
-
[Beignet] [PATCH] utest: modify compiler_if_else to not rely on compiler behaviour.
Ruiling Song
-
[Beignet] [PATCH V2] Backend: Fix flag and subflag seting for src 3 instruction
Xiuli Pan
-
[Beignet] [PATCH] Set the bit of "cross thread constant dara read length".
yan . wang
-
[Beignet] [PATCH] Runtime: Fix broken OCL_OUTPUT_KERNEL_PERF
Xiuli Pan
-
[Beignet] [PATCH 1/9 newRT] Add cl_gen_device_common.h file.
junyan . he
-
[Beignet] [PATCH] backend: add double version of tanpi
rander
-
[Beignet] [PATCH] backend: add double version of sinpi
rander
-
[Beignet] [PATCH] backend: add double version of cospi
rander
-
[Beignet] [PATCH] backend: add double version of tanh
rander
-
[Beignet] [PATCH] backend: add double version of tan
rander
-
[Beignet] [PATCH] backend: add double version of sinh
rander
-
[Beignet] [PATCH] backend: add double version of sin
rander
-
[Beignet] [PATCH] backend: add double version of cosh
rander
-
[Beignet] [PATCH] backend: add double version of cos
rander
-
[Beignet] [PATCH] backend: add double version of atanh
rander
-
[Beignet] [PATCH] backend: add double version of atanpi atan2pi
rander
-
[Beignet] [PATCH] backend: add double version of atan2
rander
-
[Beignet] [PATCH] backend: add double version of atan
rander
-
[Beignet] [PATCH] backend: add double version of asinh
rander
-
[Beignet] [PATCH] backend: add double version asinpi
rander
-
[Beignet] [PATCH] backend: add double version of asin
rander
-
[Beignet] [PATCH] backend: add double version of acosh
rander
-
[Beignet] [PATCH] backend: add double version of acospi
rander
-
[Beignet] [PATCH] backend: add double version of acos
rander
-
[Beignet] [PATCH] utests: add utests to trigonometric of double version
rander
-
[Beignet] [PATCH] backend: refine utests to check capability of double
rander
-
[Beignet] [PATCH] backend: refine code structure of ocl math function
rander
-
[Beignet] [PATCH newRT] Move pci id for gen to gen dir.
junyan . he
-
[Beignet] [PATCH newRT] Add cl_gen_device_common.h file.
junyan . he
-
[Beignet] [PATCH 1/6 newRT] Refine intel_driver file.
junyan . he
-
[Beignet] [PATCH] backend: add double support to fmod
rander
-
[Beignet] [PATCH] backend: add double support to nextafter
rander
-
[Beignet] [PATCH] backend: add double support to nan
rander
-
[Beignet] [PATCH] backend: add double support to rint
rander
-
[Beignet] [PATCH] backend:add double support to round
rander
-
[Beignet] [PATCH] backend: add double support to trunc
rander
-
[Beignet] [PATCH] backend: add double support to frexp
rander
-
[Beignet] [PATCH] backend: add double support to fdim
rander
-
[Beignet] [PATCH] backend: add double support to copysign
rander
-
[Beignet] [PATCH] backend: add double support to fmin
rander
-
[Beignet] [PATCH] backend: add double support to fmax
rander
-
[Beignet] [PATCH] backend: add double support to mad
rander
-
[Beignet] [PATCH] utests: add utest to double type of simple math functions
rander
-
[Beignet] [PATCH] backend: add double support to ilogb
rander
-
[Beignet] [PATCH] backend: add double support to logb
rander
-
[Beignet] [PATCH] backend: add double support to log1p
rander
-
[Beignet] [PATCH] backend: add double support to log2
rander
-
[Beignet] [PATCH] backend: add double support to log10
rander
-
[Beignet] [PATCH] backend: add double support to log
rander
-
[Beignet] [PATCH] utests: add utest to double version of log, log2, log10
rander
-
[Beignet] [PATCH] backend: add double support to fract
rander
-
[Beignet] [PATCH newRT] Move intel_driver.c to gen dir and format its style.
junyan . he
-
[Beignet] [PATCH] backend: add double support to floor
rander
-
[Beignet] [PATCH] backend: add doube support to fabs
rander
-
[Beignet] [PATCH newRT] Move intel_structs.h to gen dir and format its style.
junyan . he
-
[Beignet] [PATCH newRT] Move intel's batch buffer souce code to gen dir.
junyan . he
-
[Beignet] [PATCH] GBE: set memcpy and memset functions's linkage to LinkOnceAnyLinkage at last call.
Yang Rong
-
[Beignet] [PATCH newRT] Fix some resource leak point in utests.
junyan . he
-
[Beignet] [PATCH newRT] Wrap all memory allocate functions.
junyan . he
-
[Beignet] [PATCH 1/2] Backend: Store the spill register information
Xiuli Pan
-
[Beignet] [PATCH] backend: add double support to ceil
rander
-
[Beignet] [PATCH] utests: add utest to fxxx double typed math functions
rander
-
[Beignet] [PATCH] CMAKE: Add standalone benchmark build
Xiuli Pan
-
[Beignet] [PATCH] backend: add convert_double_rte(long)
rander
-
[Beignet] [PATCH] backend: add convert_double_rtz(long)
rander
-
[Beignet] [PATCH] backend: add convert_double_rtn(long)
rander
-
[Beignet] [PATCH] backend: add convert_double(long)
rander
-
[Beignet] [PATCH] backend: add convert_double_rte(ulong)
rander
-
[Beignet] [PATCH] backend: add convert_double_rtn(ulong)
rander
-
[Beignet] [PATCH] backend: add convert_double_rtz(ulong)
rander
-
[Beignet] [PATCH] backend: add convert_double_rtp(ulong)
rander
-
[Beignet] [PATCH] utests: add utest to convert_double_rd(ulong)
rander
-
[Beignet] [Patch V2 2/3] fix regression on pre-BDW platform.
xionghu . luo
-
[Beignet] [PATCH 1/3] clang 3.9 will report error when use read_write in OpenCL-1.2.
xionghu . luo
-
[Beignet] [PATCH] backend: add convert_float_rte(double)
rander
-
[Beignet] [PATCH] backend: add convert_float_rtp(double)
rander
-
[Beignet] [PATCH] backend: add convert_float_rtz(double)
rander
-
[Beignet] [PATCH] backend: refine convert_float_rtn(double x)
rander
-
[Beignet] [PATCH] utests: add utest to convert_float_roundmode(double x)
rander
-
[Beignet] [PATCH] Properly check return value from __cxa_demangle
Jan Beich
-
[Beignet] [PATCH] backend: add convert_double_R(float x)
rander
-
[Beignet] [PATCH 1/7] Backend: Fix flag and subflag seting for src 3 instruction
Xiuli Pan
-
[Beignet] [PATCH] backend: add double support to convert_double_rte|n|z|p(double x) just call convert_double(double x). actually just a mov
rander
-
[Beignet] [PATCH] backend: add double support to convert_u|char|short|int_rtp(double x) first convert double to u|long, then convert to smaller type And converting double directly to smaller type does not save any instructions
rander
-
[Beignet] Limit get_program_global_data() calls to OpenCL 2.0
Jan Beich
-
[Beignet] [PATCH] backend: add double support to convert_u|char|short|int|long_sat_rte|z|n|p(double x) Algorithm: do the operation as rte|z|n|p without sat when the data range is in. And if outof range, just clamp to the max|min.
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|long_rtp(double x)
rander
-
[Beignet] [PATCH] utests: add utest to convert_double_rte|z|p|n(int 16) it is very simple, for double can cover the range of short just check every short value with the double value, they should be the same
rander
-
[Beignet] [PATCH] utests: add utest to int8 convert to double. the algorithm is very simple, for convert_double_rte|z|p|n(int8 x) the input from -128 ~ 127 or 0 ~ 255 should get the same result
rander
-
[Beignet] [PATCH] Docs: Fix broken link
Rebecca N. Palmer
-
[Beignet] [PATCH] Docs: Fix spelling and grammar
Rebecca N. Palmer
-
[Beignet] [PATCH] utests: add utest to convert double to int64
rander
-
[Beignet] [PATCH] utests: add utest to double convert int32
rander
-
[Beignet] [PATCH] Backend: Fix physical register usage in selection
Xiuli Pan
-
[Beignet] [PATCH] utests: add utest to double convert int16
rander
-
[Beignet] [PATCH] utests: add utest to convert_double2int8
rander
-
[Beignet] [PATCH] utest: add utest to common function of double
rander
-
[Beignet] [PATCH] utests: add utests for relation functions of double type
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|char|short|int|long_rtz(double x) rtz can be done with rtn with usigned type. for signed type, rtn with abs(x), then add the sign effect
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|char|u|short|u|int_rte(double x)
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|long_rte(double x)
rander
-
[Beignet] [PATCH] Backend: add double support to convert_float_rtn(double x)
rander
-
[Beignet] [PATCH v2] Provide more possible candidate of load/store as possible.
yan . wang
-
[Beignet] [PATCH] Provide more possible candidate of load/store as possible.
yan . wang
-
[Beignet] [Patch V2 1/2] add extension intel_planar_yuv.
xionghu . luo
-
[Beignet] [PATCH] Backend: add double support to convert_uchar|short_rtn(double x)
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|int_rtn(double x)
rander
-
[Beignet] [PATCH] Backend: add double support to convert_u|long_rtn(double)
rander