Skip to content

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

Merged
MrSidims merged 1 commit intoKhronosGroup:llvm_release_150from
svenvh:dot15
Sep 4, 2022
Merged

[Backport to 15] Dot product bugfix to include more floating point types (#1578)#1610
MrSidims merged 1 commit intoKhronosGroup:llvm_release_150from
svenvh:dot15

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