-
Notifications
You must be signed in to change notification settings - Fork 519
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
Bump stablehlo to openxla/stablehlo@fd52182f76cadb82f2064fe5fc49a4fb4347a826 #2821
Conversation
I often found it hard to figure out what the old CI was testing. Looks like the new one gets it, so focused there. |
The stablehlo side of fix for this particular issue is going to be made at openxla/stablehlo#1965. |
35767dd
to
abdeec4
Compare
stablehlo patch stablehlo patches
abdeec4
to
96880c2
Compare
A lot more conversions needed an update, I think this is all of it: a0ad9a8. The bazel build works, I have one lit test that needs an update. The CMake build now fails with setup_sanitizers. Probably related to openxla/stablehlo#1959 (cc: @fzakaria , @mlevesquedion, @sdasgup3 ). I see the default for
Error:
|
Picked up patch: openxla/stablehlo#1972 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the community service.
With the recent LLVM integrate and changes from llvm/llvm-project#78260, we hit this build error in Stablehlo (which is quite old).
I'm still puzzled as to how this didn't fail with the CMake merge gating CI (do we not test Stablehlo builds/tests?). In any case, bumping our submodule to openxla/stablehlo#1918 fixes it.
It exposes a new failing lit test in TorchToStablehlo though, that I have looped stablehlo developers into (here).
Bazel CI: https://github.com/sjain-stanford/torch-mlir/actions/runs/7732673480/job/21083102228