https://github.com/frasercrmck created
https://github.com/llvm/llvm-project/pull/133226
As with other work in this area, these builtins are now vectorized.
A further table has been split into two. There was discrepancy between comments
above the table describing the values as "lead" and "tail"
https://github.com/frasercrmck closed
https://github.com/llvm/llvm-project/pull/133226
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/133226
___
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/133226
>From 497781f9fe1d1750d37a36948be285cdb6c14b04 Mon Sep 17 00:00:00 2001
From: Fraser Cormack
Date: Tue, 25 Mar 2025 18:19:38 +
Subject: [PATCH 1/2] [libclc] Move atan2/atan2pi to the CLC library
---
li
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/133226
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff db98e2922f0121f2c6fb3d6f42b40f9774f9a563
497781f9fe1d1750d37a36948be285cdb6c14b04 --e