Skip to content

Make reduction intrinsics non-experimental #46849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RKSimon opened this issue Sep 12, 2020 · 2 comments
Closed

Make reduction intrinsics non-experimental #46849

RKSimon opened this issue Sep 12, 2020 · 2 comments
Labels
bugzilla Issues migrated from bugzilla llvm:codegen

Comments

@RKSimon
Copy link
Collaborator

RKSimon commented Sep 12, 2020

Bugzilla Link 47505
Resolution FIXED
Resolved on Nov 28, 2020 07:46
Version trunk
OS Windows NT
Blocks #36039 #46850
CC @aemerson,@topperc,@DMG862,@nikic,@rotateright
Fixed by commit(s) 322d0af

Extended Description

The reduction intrinsics have matured a great deal and the last few concerns about their exact definition have been addressed (or are close to).

We should now be able to drop the experimental from ‘llvm.experimental.vector.reduce.' to ‘llvm.vector.reduce.' and begin generating these intrinsics in IR.

@RKSimon
Copy link
Collaborator Author

RKSimon commented Oct 3, 2020

Candidate Patch: https://reviews.llvm.org/D88787

@RKSimon
Copy link
Collaborator Author

RKSimon commented Nov 27, 2021

mentioned in issue #46850

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla llvm:codegen
Projects
None yet
Development

No branches or pull requests

1 participant