Skip to content

device-libs: Replace succ implementations#1528

Open
arsenm wants to merge 1 commit intoamd-mainfrom
device-libs/replace-succ-implementations
Open

device-libs: Replace succ implementations#1528
arsenm wants to merge 1 commit intoamd-mainfrom
device-libs/replace-succ-implementations

Conversation

@arsenm
Copy link

@arsenm arsenm commented Feb 23, 2026

This is the mirror change of fbdc7a2 and 3765a4f. Saves 6 instructions for f16, 5 for f32, and 10 for f64.

https://alive2.llvm.org/ce/z/qmWcJ6

@arsenm arsenm requested a review from b-sumner as a code owner February 23, 2026 14:07
@arsenm arsenm added the device-libs Related to Device Libraries label Feb 23, 2026
@github-actions
Copy link

Thank you for submitting a Pull Request (PR) to the LLVM Project!

This PR will be automatically labeled and the relevant teams will be notified.

If you wish to, you can add reviewers by using the "Reviewers" section on this page.

If this is not working for you, it is probably because you do not have write permissions for the repository. In which case you can instead tag reviewers by name in a comment by using @ followed by their GitHub username.

If you have received no comments on your PR for a week, you can request a review by "ping"ing the PR by adding a comment “Ping”. The common courtesy "ping" rate is once a week. Please remember that you are asking for valuable time from other developers.

If you have further questions, they may be answered by the LLVM GitHub User Guide.

You can also ask questions in a comment on this PR, on the LLVM Discord or on the forums.

@z1-cciauto
Copy link
Collaborator

@arsenm arsenm force-pushed the device-libs/replace-succ-implementations branch from 837d3e5 to 2f306ec Compare February 27, 2026 18:21
@z1-cciauto
Copy link
Collaborator

@arsenm arsenm force-pushed the device-libs/replace-succ-implementations branch from 2f306ec to 2404fa5 Compare March 3, 2026 07:26
@z1-cciauto
Copy link
Collaborator

@lamb-j lamb-j changed the base branch from amd-staging to amd-main March 5, 2026 18:32
@arsenm arsenm force-pushed the device-libs/replace-succ-implementations branch from 2404fa5 to f1890d0 Compare March 6, 2026 20:26
@z1-cciauto
Copy link
Collaborator

This is the mirror change of fbdc7a2 and 3765a4f.
Saves 6 instructions for f16, 5 for f32, and 10 for f64.

https://alive2.llvm.org/ce/z/qmWcJ6
@arsenm arsenm force-pushed the device-libs/replace-succ-implementations branch from f1890d0 to 24180a9 Compare March 6, 2026 20:31
@arsenm
Copy link
Author

arsenm commented Mar 6, 2026

ping

@z1-cciauto
Copy link
Collaborator

@skganesan008
Copy link
Collaborator

@lamb-j / @arsenm,
What is the process we are following to create PR's on amd-main? I see Jacob changing base branch from amd-staging to amd-main.
lamb-j changed the base branch from amd-staging to amd-main
This base branch update is causing CI side issues. I am looking in to it. We also had github connection errors like 502 (Bad Gateway) and 403 (Forbidden access - random occurrence) recently which has caused some disruption to CI from Yesterday evening. I see this connection errors have auto resolved as of now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

device-libs Related to Device Libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants