https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/127828
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/frasercrmck updated
https://github.com/llvm/llvm-project/pull/127828
>From 34c217f46e81cbceda12ffa47c1825a57706fdc8 Mon Sep 17 00:00:00 2001
From: Fraser Cormack
Date: Wed, 19 Feb 2025 16:25:22 +
Subject: [PATCH] [libclc] Move modf to the CLC library
The "generic" unary_
https://github.com/frasercrmck created
https://github.com/llvm/llvm-project/pull/127828
The "generic" unary_(def|decl)_with_ptr files are intended to be re-used by the
sincos and fract builtins in the future as they share an identical type
signature.
>From 09835c009430464426dced5598a5e8a9cae1