https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/97152
___
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-amdgpu
Author: Matt Arsenault (arsenm)
Changes
Previously this would introduce some codegen regressions, but
those have been avoided by simplifying demanded bits on copysign
operations.
---
Full diff: https://github.com/llvm/llvm-project/pull/97
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/97152?utm_source=stack-comment-downstack-mergeability-warning";
>
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/97152
Previously this would introduce some codegen regressions, but
those have been avoided by simplifying demanded bits on copysign
operations.
>From 339a76086df9e50218561f568d70683f14ef1631 Mon Sep 17 00:00:00 2001
Fr