[libclc] [libclc] Move fmin & fmax to CLC library (PR #134218)
Fraser Cormack via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 3 01:54:29 PDT 2025
frasercrmck wrote:
fmin/fmax are needed for minmag/maxmag/fract, and fract is needed for sin/cos/tan so these builtins are a bottleneck right now.
https://github.com/llvm/llvm-project/pull/134218
More information about the cfe-commits
mailing list