[libclc] [libclc] Move several integer functions to CLC library (PR #116786)

Fraser Cormack via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 04:18:03 PST 2025


frasercrmck wrote:

The updated version of this patch removes the SPIR-V header workarounds, and optimizes the `upsample` and `mul_hi`  implementations for vector types. All the integer functions in this patch now avoid scalarization.

https://github.com/llvm/llvm-project/pull/116786


More information about the cfe-commits mailing list