January 2015 Archives by author
Starting: Sun Jan 4 18:42:00 PST 2015
Ending: Sat Jan 31 05:40:41 PST 2015
Messages: 249
- [Beignet] [PATCH] add builtin function atan2pi and ldexp
Zhu Bingbing
- [Beignet] [PATCH 1/3] do not include llvm/clang headers for libgbeinterp
Zhigang Gong
- [Beignet] [PATCH] Remove obsolete MI_FLUSH
Zhigang Gong
- [Beignet] [PATCH 2/3] change Immediate::operator= from private to public
Zhigang Gong
- [Beignet] [PATCH] CL/Driver: enable atomics in L3 for HSW.
Zhigang Gong
- [Beignet] [PATCH 3/3] do not use C++11 features inside libgbeinterp
Zhigang Gong
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Zhigang Gong
- [Beignet] [PATCH] fix utest build for some old gcc version
Zhigang Gong
- [Beignet] [Patch V2] Add read buffer/image benchmark.
Zhigang Gong
- [Beignet] version 2 of libva buffer sharing patch set
Zhigang Gong
- [Beignet] [PATCH 6/6] Modify the split logic in encoder
Zhigang Gong
- [Beignet] [PATCH] libocl: remove useless code.
Zhigang Gong
- [Beignet] [PATCH] libocl: powr(x<0, y) should return NAN.
Zhigang Gong
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Zhigang Gong
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Zhigang Gong
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Zhigang Gong
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Zhigang Gong
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Zhigang Gong
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Zhigang Gong
- [Beignet] [PATCH 07/27] Add the u64 imm type in register
Zhigang Gong
- [Beignet] [PATCH] refine gbe_bin_generater usage to add -t option
Zhigang Gong
- [Beignet] [PATCH] libocl: Reimplement trigonometric functions.
Zhigang Gong
- [Beignet] version 2 of libva buffer sharing patch set
Zhigang Gong
- [Beignet] version 2 of libva buffer sharing patch set
Zhigang Gong
- [Beignet] [PATCH 13/27] Add the handleLong virtual function into gen encoder
Zhigang Gong
- [Beignet] [PATCH 16/27] Modify the convert logic in gen selection.
Zhigang Gong
- [Beignet] [PATCH] Fix loop condition of PrintfSet constructor.
Zhigang Gong
- [Beignet] [PATCH] remove useless dependency libocl
Zhigang Gong
- [Beignet] [Patch V3] Add read buffer/image benchmark.
Zhigang Gong
- [Beignet] [PATCH 3/4] only build tests that do not need compiler when standalone compiler is provided
Zhigang Gong
- [Beignet] [PATCH] Fix the printf buffer size bug.
Zhigang Gong
- [Beignet] [PATCH 1/3] add LZD IR instruction.
Zhigang Gong
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Zhigang Gong
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Zhigang Gong
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Zhigang Gong
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Zhigang Gong
- [Beignet] [PATCH] fix llvm.trunc.float instruction bug.
Zhigang Gong
- [Beignet] [PATCH v2] fix llvm.trunc.float instruction bug.
Zhigang Gong
- [Beignet] [PATCH] fix the wrong implementation of popcount.
Zhigang Gong
- [Beignet] [PATCH v2] fix llvm.trunc.float instruction bug.
Zhigang Gong
- [Beignet] [PATCH 16/27] Modify the convert logic in gen selection.
Zhigang Gong
- [Beignet] [ANNOUNCE] Beignet 1.0.1 (2015-01-19)
Zhigang Gong
- [Beignet] [PATCH] GBE: fix an ACC register related instruction scheduling bug
Zhigang Gong
- [Beignet] [PATCH 00/31 V2] Add long type support for BDW.
Zhigang Gong
- [Beignet] [PATCH] GBE: fix popcount bugs.
Zhigang Gong
- [Beignet] [Patch v2] GBE: fix popcount bugs.
Zhigang Gong
- [Beignet] [PATCH] Fix bug for bitcast test case because of long type.
Zhigang Gong
- [Beignet] [PATCH] Add the missing LOAD_INT64_IMM virtual function for GEN8.
Zhigang Gong
- [Beignet] [PATCH] Fix the bug when MOV dst's hstride is not 1 and span 2 registers.
Zhigang Gong
- [Beignet] [PATCH] correct the cache line size to be 64
Zhigang Gong
- [Beignet] [PATCH 1/2] loose the alignment limitation for host_ptr of CL_MEM_USE_HOST_PTR
Zhigang Gong
- [Beignet] [PATCH] add builtin function atan2pi and ldexp
Zhigang Gong
- [Beignet] version 3 of libva buffer sharing patchset
Zhigang Gong
- [Beignet] [PATCH] Add the check for src and dst span different registers.
Zhigang Gong
- [Beignet] [patch v3 2/3] libocl: reimplement clz with lzd instruction instead of fbh.
Zhigang Gong
- [Beignet] [PATCH] Fix the long bitcast post schedule bug.
Zhigang Gong
- [Beignet] [patch v4] libocl: reimplement clz with lzd instruction instead of fbh.
Zhigang Gong
- [Beignet] [patch v3 1/3] reimplement the LZD instruction in backend.
Zhigang Gong
- [Beignet] [PATCH] Add the logic for pack/unpack long for scalar.
Zhigang Gong
- [Beignet] [patch v4 0/3] resend the whole patchset.
Zhigang Gong
- [Beignet] [PATCH] check the predication in case of endless loop.
Zhigang Gong
- [Beignet] [PATCH 1/2] libocl: Refine char/short abs() implementation.
Zhigang Gong
- [Beignet] [PATCH 2/2] libocl: refine implementation of abs_diff()
Zhigang Gong
- [Beignet] [PATCH] libocl: using mad() to implement dot()
Zhigang Gong
- [Beignet] [PATCH] GBE: Only add non-zero offset in gep lowering pass.
Zhigang Gong
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Zhigang Gong
- [Beignet] [PATCH 1/2] Refine benchmark output.
Zhigang Gong
- [Beignet] [PATCH] Add the logic for pack/unpack long for scalar.
Zhigang Gong
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Zhigang Gong
- [Beignet] [PATCH 2/2] Refine copy_buf benchmark and rename the file.
Zhigang Gong
- [Beignet] [PATCH] libocl: refine implementation of logb().
Zhigang Gong
- [Beignet] [PATCH] libocl: refine length() implementation.
Zhigang Gong
- [Beignet] [Patch V2 8/8] SKL: fix skl LD fail.
Zhigang Gong
- [Beignet] [patch v2] remove the libFunc interface.
Zhigang Gong
- [Beignet] [PATCH] Re-format the asm print for long imm
Zhigang Gong
- [Beignet] [PATCH] fix one bug of long mad_sat.
Zhigang Gong
- [Beignet] [PATCH 1/2] Refine benchmark output.
Zhigang Gong
- [Beignet] [PATCH] replace sin/cos with llvm intrinsic.
Zhigang Gong
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Guo, Yejun
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Guo, Yejun
- [Beignet] [PATCH 2/3] support CL_EMBEDDED_PROFILE with offline compiler
Guo, Yejun
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Guo, Yejun
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Guo, Yejun
- [Beignet] [PATCH 3/3] add CMAKE option ENABLE_RTTI for some stl version
Guo, Yejun
- [Beignet] version 4 of libva buffer sharing patchset
Guo, Yejun
- [Beignet] runtime_alloc_host_ptr_buffer intermittent failure
Guo, Yejun
- [Beignet] [PATCH 2/6] Add long type support for disasm.
He Junyan
- [Beignet] [PATCH] Fix the printf buffer size bug.
He Junyan
- [Beignet] [PATCH 16/27] Modify the convert logic in gen selection.
He Junyan
- [Beignet] [PATCH 1/8] SKL: Add skl pci ids and device.
He Junyan
- [Beignet] [Patch V2 8/8] SKL: fix skl LD fail.
He Junyan
- [Beignet] [PATCH 2/3] add clz(count leading zero) utest.
Luo, Xionghu
- [Beignet] [Patch v2] GBE: fix popcount bugs.
Luo, Xionghu
- [Beignet] [PATCH 1/2] reimplement the LZD instruction in backend.
Luo, Xionghu
- [Beignet] [PATCH] replace sin/cos with llvm intrinsic.
Luo, Xionghu
- [Beignet] runtime_alloc_host_ptr_buffer intermittent failure
Rebecca N. Palmer
- [Beignet] runtime_alloc_host_ptr_buffer intermittent failure
Rebecca N. Palmer
- [Beignet] [Patch V3] Add read buffer/image benchmark.
Yang Rong
- [Beignet] [PATCH 1/8] SKL: Add skl pci ids and device.
Yang Rong
- [Beignet] [PATCH 2/8] SKL: enable skl device.
Yang Rong
- [Beignet] [PATCH 3/8] SKL: Use TILE_Y as default TILING mode in skl.
Yang Rong
- [Beignet] [PATCH 4/8] SKL: correct the pipe control struct.
Yang Rong
- [Beignet] [PATCH 5/8] SKL: Add the function gen9' intel_build_idrt.
Yang Rong
- [Beignet] [PATCH 6/8] SKL: add skl select_pipeline and cache_control functions.
Yang Rong
- [Beignet] [PATCH 7/8] SKL: Add function intel_gpgpu_bind_image_gen9.
Yang Rong
- [Beignet] [PATCH 8/8] SKL: fix skl LD fail.
Yang Rong
- [Beignet] [Patch V2 8/8] SKL: fix skl LD fail.
Yang Rong
- [Beignet] [PATCH] libocl: powr(x<0, y) should return NAN.
Ruiling Song
- [Beignet] [PATCH] libocl: remove useless code.
Ruiling Song
- [Beignet] [PATCH] libocl: Reimplement trigonometric functions.
Ruiling Song
- [Beignet] [PATCH 2/3] add clz(count leading zero) utest.
Song, Ruiling
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Song, Ruiling
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Song, Ruiling
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
Song, Ruiling
- [Beignet] [PATCH 2/3] add clz(count leading zero) utest.
Song, Ruiling
- [Beignet] [PATCH v2] fix llvm.trunc.float instruction bug.
Song, Ruiling
- [Beignet] [PATCH v2] fix llvm.trunc.float instruction bug.
Song, Ruiling
- [Beignet] [PATCH v2 1/2] reimplement the LZD instruction in backend.
Song, Ruiling
- [Beignet] [PATCH 1/2] GBE: Import constantexpr lower pass from pNaCl
Ruiling Song
- [Beignet] [PATCH 2/2] GBE: expand large integer instructions
Ruiling Song
- [Beignet] [PATCH] check the predication in case of endless loop.
Song, Ruiling
- [Beignet] [PATCH 1/2] libocl: Refine char/short abs() implementation.
Ruiling Song
- [Beignet] [PATCH 2/2] libocl: refine implementation of abs_diff()
Ruiling Song
- [Beignet] [PATCH] libocl: using mad() to implement dot()
Ruiling Song
- [Beignet] [PATCH] GBE: Only add non-zero offset in gep lowering pass.
Ruiling Song
- [Beignet] [PATCH] libocl: refine length() implementation.
Ruiling Song
- [Beignet] [PATCH] libocl: refine implementation of sign().
Ruiling Song
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Ruiling Song
- [Beignet] [PATCH] libocl: refine implementation of logb().
Ruiling Song
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Song, Ruiling
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Song, Ruiling
- [Beignet] [PATCH] libocl: refine implementation of sign().
Song, Ruiling
- [Beignet] [PATCH] libocl: refine implementation of sign().
Matt Turner
- [Beignet] [PATCH] Fix loop condition of PrintfSet constructor.
Yan Wang
- [Beignet] version 2 of libva buffer sharing patch set
Weng, Chuanbo
- [Beignet] version 2 of libva buffer sharing patch set
Weng, Chuanbo
- [Beignet] version 3 of libva buffer sharing patchset
Weng, Chuanbo
- [Beignet] version 3 of libva buffer sharing patchset
Weng, Chuanbo
- [Beignet] version 3 of libva buffer sharing patchset
Weng, Chuanbo
- [Beignet] version 4 of libva buffer sharing patchset
Weng, Chuanbo
- [Beignet] [PATCH 1/2] Refine benchmark output.
Chuanbo Weng
- [Beignet] [PATCH 2/2] Refine copy_buf benchmark and rename the file.
Chuanbo Weng
- [Beignet] version 4 of libva buffer sharing patchset
Weng, Chuanbo
- [Beignet] [PATCH 1/2] Refine benchmark output.
Weng, Chuanbo
- [Beignet] [PATCH 1/2] Refine benchmark output.
Weng, Chuanbo
- [Beignet] [PATCH] CL/Driver: enable atomics in L3 for HSW.
Yang, Rong R
- [Beignet] [PATCH 2/6] Add long type support for disasm.
Yang, Rong R
- [Beignet] [PATCH 2/6] Add long type support for disasm.
Yang, Rong R
- [Beignet] [Patch V2] Add read buffer/image benchmark.
Yang, Rong R
- [Beignet] [PATCH] GBE: fix an ACC register related instruction scheduling bug
Yang, Rong R
- [Beignet] [PATCH] Correct the wrong type annotation for long in disasm.
Yang, Rong R
- [Beignet] [PATCH] Fix bug for scalar long conversion.
Yang, Rong R
- [Beignet] [PATCH] Fix the long bitcast post schedule bug.
Yang, Rong R
- [Beignet] [PATCH] Add the logic for pack/unpack long for scalar.
Yang, Rong R
- [Beignet] [PATCH] libocl: refine implementation of normalize().
Yang, Rong R
- [Beignet] [PATCH 1/8] SKL: Add skl pci ids and device.
Yang, Rong R
- [Beignet] [PATCH] refine gbe_bin_generater usage to add -t option
Guo Yejun
- [Beignet] [PATCH] remove useless dependency libocl
Guo Yejun
- [Beignet] [PATCH V2 1/4] add option BUILD_STANDALONE_GBE_COMPILER to build static compiler
Guo Yejun
- [Beignet] [PATCH V2 2/4] add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
- [Beignet] [PATCH 3/4] only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
- [Beignet] [PATCH 4/4] add howto for old gcc version
Guo Yejun
- [Beignet] [PATCH V3] add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
- [Beignet] [PATCH] correct the cache line size to be 64
Guo Yejun
- [Beignet] [PATCH 1/2] loose the alignment limitation for host_ptr of CL_MEM_USE_HOST_PTR
Guo Yejun
- [Beignet] [PATCH 2/2] update utest to loose userptr limitation
Guo Yejun
- [Beignet] [PATCH 00/27] Add long type support for BDW.
junyan.he at inbox.com
- [Beignet] [PATCH 01/27] Import the native long type of ul1 ul8 and ul16
junyan.he at inbox.com
- [Beignet] [PATCH 02/27] Add long type support for disasm.
junyan.he at inbox.com
- [Beignet] [PATCH 03/27] Add long imm value in gen8 instruction.
junyan.he at inbox.com
- [Beignet] [PATCH 04/27] Add unpacked ud and unpacked uw for long type.
junyan.he at inbox.com
- [Beignet] [PATCH 05/27] Add the long unpacked ud uw into the instruction schedule consideration
junyan.he at inbox.com
- [Beignet] [PATCH 06/27] Modify the split logic in encoder
junyan.he at inbox.com
- [Beignet] [PATCH 07/27] Add the u64 imm type in register
junyan.he at inbox.com
- [Beignet] [PATCH 08/27] Add long support flag into gen selection
junyan.he at inbox.com
- [Beignet] [PATCH 09/27] Modify the load IMM 64 function.
junyan.he at inbox.com
- [Beignet] [PATCH 10/27] Disasm supports to print long imm value in instruction.
junyan.he at inbox.com
- [Beignet] [PATCH 11/27] Add functions for conversion between native and fake long.
junyan.he at inbox.com
- [Beignet] [PATCH 12/27] Overload the READ64 and WRITE64 function for Gen8
junyan.he at inbox.com
- [Beignet] [PATCH 13/27] Add the handleLong virtual function into gen encoder
junyan.he at inbox.com
- [Beignet] [PATCH 14/27] Overload all the alu1 and alu1withtemp functions.
junyan.he at inbox.com
- [Beignet] [PATCH 15/27] Overload all the simple binary functions.
junyan.he at inbox.com
- [Beignet] [PATCH 16/27] Modify the convert logic in gen selection.
junyan.he at inbox.com
- [Beignet] [PATCH 17/27] Modify the fake dst register for CMP in register allocation.
junyan.he at inbox.com
- [Beignet] [PATCH 18/27] Overload I64MUL function.
junyan.he at inbox.com
- [Beignet] [PATCH 19/27] Overload the i64MULHI function.
junyan.he at inbox.com
- [Beignet] [PATCH 20/27] Overload the I64HADD function.
junyan.he at inbox.com
- [Beignet] [PATCH 21/27] Overload I64RHADD function.
junyan.he at inbox.com
- [Beignet] [PATCH 22/27] Overload the I64MADSAT function.
junyan.he at inbox.com
- [Beignet] [PATCH 23/27] Overlaod I64 Div and Rem function.
junyan.he at inbox.com
- [Beignet] [PATCH 24/27] Modify the cmp and sel for I64 and cleanup all virtual functions.
junyan.he at inbox.com
- [Beignet] [PATCH 25/27] Add test case for long mul_sat and mul_hi
junyan.he at inbox.com
- [Beignet] [PATCH 26/27] Add test case for i64 div and rem.
junyan.he at inbox.com
- [Beignet] [PATCH 27/27] Add long NOT test case.
junyan.he at inbox.com
- [Beignet] [PATCH] Fix the printf buffer size bug.
junyan.he at inbox.com
- [Beignet] [PATCH] Fix the printf buffer size bug.
junyan.he at inbox.com
- [Beignet] [PATCH V2] Fix the printf buffer size bug.
junyan.he at inbox.com
- [Beignet] [PATCH 00/31 V2] Add long type support for BDW.
junyan.he at inbox.com
- [Beignet] [PATCH 13/31 V2] Add the canHandleLong virtual function into gen encoder
junyan.he at inbox.com
- [Beignet] [PATCH 16/31 V2] Modify the convert logic in gen selection.
junyan.he at inbox.com
- [Beignet] [PATCH 28/31 V2] Add PackLong and UnpackLong functions
junyan.he at inbox.com
- [Beignet] [PATCH 29/31 V2] Modify the bitcast to support native long
junyan.he at inbox.com
- [Beignet] [PATCH 30/31 V2] Add the logic for UPSAMPLE_LONG
junyan.he at inbox.com
- [Beignet] [PATCH 31/31 V2] Add test case for long bitcast.
junyan.he at inbox.com
- [Beignet] [PATCH 09/31 V2] Modify the load IMM 64 function.
junyan.he at inbox.com
- [Beignet] [PATCH 12/32 V2] Overload the READ64 and WRITE64 function for Gen8
junyan.he at inbox.com
- [Beignet] [PATCH] Fix bug for bitcast test case because of long type.
junyan.he at inbox.com
- [Beignet] [PATCH] Add the missing LOAD_INT64_IMM virtual function for GEN8.
junyan.he at inbox.com
- [Beignet] [PATCH] Fix the bug when MOV dst's hstride is not 1 and span 2 registers.
junyan.he at inbox.com
- [Beignet] [PATCH] Add the check for src and dst span different registers.
junyan.he at inbox.com
- [Beignet] [PATCH] Fix bug for scalar long conversion.
junyan.he at inbox.com
- [Beignet] [PATCH] Correct the wrong type annotation for long in disasm.
junyan.he at inbox.com
- [Beignet] [PATCH] Fix the long bitcast post schedule bug.
junyan.he at inbox.com
- [Beignet] [PATCH] Add the logic for pack/unpack long for scalar.
junyan.he at inbox.com
- [Beignet] [PATCH] Re-format the asm print for long imm
junyan.he at inbox.com
- [Beignet] [PATCH] fix one bug of long mad_sat.
junyan.he at inbox.com
- [Beignet] [PATCH] Backend: fix one bug of long mad_sat.
junyan.he at inbox.com
- [Beignet] [PATCH] Backend: Fix one bug of printf because of ir reorder.
junyan.he at inbox.com
- [Beignet] [PATCH] add LZD IR instruction.
xionghu.luo at intel.com
- [Beignet] [PATCH 1/3] add LZD IR instruction.
xionghu.luo at intel.com
- [Beignet] [PATCH 2/3] add clz(count leading zero) utest.
xionghu.luo at intel.com
- [Beignet] [PATCH 3/3] add llvm intrinsic call translate.
xionghu.luo at intel.com
- [Beignet] [PATCH] fix llvm.trunc.float instruction bug.
xionghu.luo at intel.com
- [Beignet] [PATCH v2] fix llvm.trunc.float instruction bug.
xionghu.luo at intel.com
- [Beignet] [PATCH] fix the wrong implementation of popcount.
xionghu.luo at intel.com
- [Beignet] [PATCH] fix clz utest issue.
xionghu.luo at intel.com
- [Beignet] [PATCH 1/2] reimplement the LZD instruction in backend.
xionghu.luo at intel.com
- [Beignet] [PATCH 2/2] fix clz utest issue.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 1/2] reimplement the LZD instruction in backend.
xionghu.luo at intel.com
- [Beignet] [patch v3 1/3] reimplement the LZD instruction in backend.
xionghu.luo at intel.com
- [Beignet] [patch v3 2/3] libocl: reimplement clz with lzd instruction instead of fbh.
xionghu.luo at intel.com
- [Beignet] [patch v3 3/3] fix clz utest issue.
xionghu.luo at intel.com
- [Beignet] [patch v4] libocl: reimplement clz with lzd instruction instead of fbh.
xionghu.luo at intel.com
- [Beignet] [PATCH] check the predication in case of endless loop.
xionghu.luo at intel.com
- [Beignet] [patch v4 0/3] resend the whole patchset.
xionghu.luo at intel.com
- [Beignet] [patch v4 1/3] libocl: reimplement clz with lzd instruction instead of fbh.
xionghu.luo at intel.com
- [Beignet] [patch v4 2/3] reimplement the LZD instruction in backend.
xionghu.luo at intel.com
- [Beignet] [patch v4 3/3] fix clz utest issue.
xionghu.luo at intel.com
- [Beignet] [PATCH] remove the libFunc interface.
xionghu.luo at intel.com
- [Beignet] [patch v2] remove the libFunc interface.
xionghu.luo at intel.com
- [Beignet] [PATCH] replace sin/cos with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH 1/4] replace sin/cos with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH 2/4] replace sqrt with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH 3/4] replace log with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH 4/4] replace exp with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 1/4] replace sin/cos with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 2/4] replace sqrt with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 3/4] replace log with llvm intrinsic.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 4/4] replace exp with llvm intrinsic.
xionghu.luo at intel.com
Last message date:
Sat Jan 31 05:40:41 PST 2015
Archived on: Sat Jan 31 05:40:49 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).