0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-18 07:06:38 +00:00
Fraser Cormack f14ff59da7
[libclc] Move exp, exp2 and expm1 to the CLC library ()
These all share the use of a common helper function so are handled in
one go. These builtins are also now vectorized.
2025-04-01 18:15:37 +01:00
..