-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[mlir] -tosa-to-arith crashes #118268
Comments
Do we need to verify the division-by-zero scenario? @eric-k256 @GeorgeARM |
lhutton1
added a commit
to lhutton1/llvm-project
that referenced
this issue
Feb 25, 2025
Fixes llvm#118268. Change-Id: Ib3eeed6e796a573b30f04a992f4213862f0e0eb6 Signed-off-by: Luke Hutton <[email protected]>
lhutton1
added a commit
to lhutton1/llvm-project
that referenced
this issue
Feb 25, 2025
Fixes llvm#118268. Change-Id: Ib3eeed6e796a573b30f04a992f4213862f0e0eb6 Signed-off-by: Luke Hutton <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git version: 0a44b24
system:
Ubuntu 18.04.6 LTS
reproduce with:
mlir-opt -tosa-to-arith" a.mlir
-remove-dead-values
also will trigger this crash.a.mlir
:stack trace:
The text was updated successfully, but these errors were encountered: