Skip to content
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

[Backport to 15] Dot product bugfix to include more floating point types (#1578) #1610

Merged
merged 1 commit into from
Sep 4, 2022

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Sep 2, 2022

Switched the visitCallDot check to use isFloatingPointTy for scalar
floating point operands. Bugfix for previous change regarding
integer dot product.

(cherry picked from commit 71e01b5)

…#1578)

Switched the visitCallDot check to use isFloatingPointTy for scalar
floating point operands. Bugfix for previous change regarding
integer dot product.

(cherry picked from commit 71e01b5)
@MrSidims MrSidims merged commit 6b53fe6 into KhronosGroup:llvm_release_150 Sep 4, 2022
@svenvh svenvh deleted the dot15 branch September 5, 2022 08:30
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