llvm-project
a61e0165 - [libclc] Implement integer __clc_abs using __builtin_elementwise_abs (#164957)

Commit
182 days ago
[libclc] Implement integer __clc_abs using __builtin_elementwise_abs (#164957) Previous implementation was cmp, select and @llvm.smax sequence in LLVM IR. __CLC_GEN_U/__CLC_GEN_S is upstreamed from intel/llvm repo.
Author
Parents
Loading