Skip to content

Conversation

@abadams
Copy link
Member

@abadams abadams commented Feb 13, 2025

I found a case where LLVM was generating worse code for a select on a broadcast of a scalar condition than a select on a scalar condition directly. This change just strips any broadcast around a select condition to help LLVM out.

@abadams
Copy link
Member Author

abadams commented Feb 13, 2025

(This is due to #8465)

@abadams abadams merged commit 8ac2565 into main Feb 14, 2025
13 of 15 checks passed
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.

3 participants