-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Regression testing fails when building MLIR. It did not on feb. 3 #142
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
Comments
Can you provide your git hash? We can’t really reproduce without. |
Here is the hash:
I'll try to pull and then recompile. UPDATE: the problem disappeared after pull and recompilation. |
This was referenced Nov 28, 2023
yxsamliu
pushed a commit
to yxsamliu/llvm-project
that referenced
this issue
Sep 1, 2024
…fix-rocm6.2 Update device-libs tests for current clang Change-Id: Iaed89f35e17419153f1124367a9ca463ee767a0d
abidh
pushed a commit
to abidh/llvm-project
that referenced
this issue
Feb 4, 2025
jpinot
pushed a commit
to jpinot/llvm-project
that referenced
this issue
Apr 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm building the development version of llvm-project, including MLIR.
Regression testing fails immediately.
This is a new issue - a version I had kept from February 3 still compiles
and runs its tests flawlessly).
I'd like to know if this is normal.
Compiling is done using this sequence of commands (the same for both
versions, the one that works, and the current one that does not):
Here is the output for the current version:
config.txt
If I try to replicate the first failed test, I get this output:
error.txt
Best,
dpotop
The text was updated successfully, but these errors were encountered: