Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

2 results about "Intrinsics" patented technology

X Toolkit Intrinsics (also known as Xt, for X toolkit) is a library that implements an API to facilitate the development of programs with a graphical user interface (GUI) for the X Window System. It can be used in the C or C++ languages.

Compiling SQL intrinsics for parallel execution

PendingUS20260211650A1Computer architectureSingle instruction, multiple threads
A structured query language (SQL) query including an SQL intrinsic function is processed using native code including single instruction multiple data (SIMD) or single instruction multiple thread (SIMT) processor instructions for execution on a processor having native parallelism. The native code is compiled from an implementation of the SQL intrinsic function in a platform-independent source code. The compiling comprises compiling the source code to generate a platform-independent intermediate representation (IR) of the source code. The IR is optimized for improved performance through parallelization. The optimized IR is lowered to generate the native code.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

A SIMD intrinsic implementation method based on the Shenwei platform

This invention relates to the field of SIMD technology on the Shenwei platform, and particularly to a method for implementing SIMD intrinsics based on the Shenwei platform. The method includes the following steps: S1: Scan the source code to determine if there are x86 intrinsic functions; S2: Determine if the x86 intrinsic functions can be reconstructed on the Shenwei platform; S3: Reconstruct the x86 intrinsic functions; S4: Perform testing; Test the x86 intrinsic functions reconstructed on the Shenwei platform in step S3 using libjpeg test cases. If the test results on the Shenwei platform are consistent with the test results on the x86 platform, it proves that the SIMD intrinsic functions on the Shenwei platform and the x86 intrinsic functions have the same functionality. This method can achieve x86 intrinsic compatibility at the source code level.
Owner:CLP KESHENTAI INFORMATION TECH CO LTD