-
Notifications
You must be signed in to change notification settings - Fork 631
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
Integrate llvm-project @56069ab1a35e74d0d8d632121e1891d41cb56a2d #17862
Conversation
d24ef49
to
60cf455
Compare
@MaheshRavishankar @kuhar Not sure why rocm regression tests are failed. |
I think it's because of a binary size check that's too strict @ScottTodd @saienduri |
The binary sizes changed for a compiled SDXL model and we have a change detector test. Update the values in iree/.github/workflows/pkgci_regression_test.yml Lines 310 to 351 in 85e0da6
|
60cf455
to
3854637
Compare
@ScottTodd So I think the failure has nothing to do with llvm integration. Shall we merge this PR? |
Why? Compiled binary size is regularly affected by upstream MLIR changes. |
The The other test |
Signed-off-by: yzhang93 <[email protected]>
…t #96596 (#98411) (Keith Smiley on 2024-07-10 16:18:26 -0700) (26 of 27) Signed-off-by: yzhang93 <[email protected]>
3854637
to
fe64100
Compare
The regression tests now passed with this PR |
…e-org#17862) Drop reverted commits: llvm/llvm-project@fe82af3 llvm/llvm-project@4a7695e --------- Signed-off-by: yzhang93 <[email protected]> Signed-off-by: Lubo Litchev <[email protected]>
Drop reverted commits:
llvm/llvm-project@fe82af3
llvm/llvm-project@4a7695e