Skip to content

Conversation

@BRUCE11111
Copy link

@BRUCE11111 BRUCE11111 commented Sep 27, 2024

Need to fix ci segmentation fault error in PR100.

When we need to determine whether linalg.generic is a matmul operation, we will use upstream isContractionBody function, but it will throw seg fault error due to nullptr pointer. The null pointer issue has been fixed in this llvm commit.

@ciyongch
Copy link
Contributor

Better to describe the reason why we need to update the commit it, like this upstream contains a specific fix/update on certain feature?

@BRUCE11111
Copy link
Author

Better to describe the reason why we need to update the commit it, like this upstream contains a specific fix/update on certain feature?

Okay~ Added detailed explanation in the PR.

@BRUCE11111 BRUCE11111 merged commit 199501e into main Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants