https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/147474
>From b154356e312b81fc4b208285c9721127afa51e87 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 8 Jul 2025 16:55:31 +0900
Subject: [PATCH] Hexagon: Add sincos intrinsic test
---
llvm/test/CodeGen/Hexago
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/147474
>From b154356e312b81fc4b208285c9721127afa51e87 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 8 Jul 2025 16:55:31 +0900
Subject: [PATCH] Hexagon: Add sincos intrinsic test
---
llvm/test/CodeGen/Hexago
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/147474
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 44.74 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/147474.diff
1 Files Affected:
- (added) llvm/test/CodeGen/Hexagon/llvm.sincos.ll
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/147474?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/147474
None
>From 71feda6983a21ec11f0c663d8fd8be901a3efed5 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 8 Jul 2025 16:55:31 +0900
Subject: [PATCH] Hexagon: Add sincos intrinsic test
---
llvm/test/CodeGen/