Skip to content

Update logic to reflect name of flag #90084

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
wants to merge 10 commits into from

Conversation

LLITCHEV
Copy link
Contributor

The PR #89119 renamed a flag, which inverted it's previous meaning, but the logic was not updated to reflact that.
Fixed the logic to reflect the inversion of the meaning of the name.

LLITCHEV added 10 commits April 17, 2024 18:40
Made the createReadOrMaskedRead a utility function - to be accessible
outside of the CU. Needed by the IREE new TopK implementation.
Moved code around and other CR.
The PR llvm#89119 renamed a flag,
which inverted it's previous meaning, but the logic was not updated to
reflact that.
Fixed the logic to reflect the inversion of the meaning of the name.
@LLITCHEV LLITCHEV requested a review from pashu123 April 25, 2024 16:53
@LLITCHEV LLITCHEV self-assigned this Apr 25, 2024
LLITCHEV referenced this pull request Apr 25, 2024
…ties (#89119)

Made the createReadOrMaskedRead and isValidMaskedInputVector utility
functions - to be accessible outside of the CU. Needed by the IREE new
TopK implementation.
@LLITCHEV
Copy link
Contributor Author

A duplicate PR of #90081, which was already in flight...
Closing this one.

@LLITCHEV LLITCHEV closed this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant