-
Notifications
You must be signed in to change notification settings - Fork 802
Integrate llvm/llvm-project@4845b3e #22200
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
Merged
amd-eochoalo
merged 1 commit into
iree-org:main
from
amd-eochoalo:eochoa/2025-10-03/llvm-integrate
Oct 3, 2025
Merged
Integrate llvm/llvm-project@4845b3e #22200
amd-eochoalo
merged 1 commit into
iree-org:main
from
amd-eochoalo:eochoa/2025-10-03/llvm-integrate
Oct 3, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
amd-eochoalo
commented
Oct 3, 2025
- Carries revert for 9690a718b.
- Carries revert for fcf79e5. See Remove revert of https://github.com/llvm/llvm-project/pull/160615 on LLVM integrate #22171 for details
Signed-off-by: Erick Ochoa <[email protected]>
bjacob
approved these changes
Oct 3, 2025
newling
added a commit
that referenced
this pull request
Oct 6, 2025
Carries same 2 reverts as previous integrate #22200 Updates IREE for LLVM tablegen change llvm/llvm-project#161744 Signed-off-by: James Newling <[email protected]>
newling
added a commit
that referenced
this pull request
Oct 9, 2025
Carries same 2 reverts as previous integrates #22200 and #22214 Change in IREE for change some TOSA pass logic: llvm/llvm-project#153771 Change in IREE for deprecated LLVM Triple API: llvm/llvm-project#162186 Currently includes patch #22241 which is a pure IREE fix Increases golden times for 2 models (<5%): `assert 10.864054075338773 <= 10.5` Noticed this potential flake on windows at some point: lit test ksplitmatmul_basic Follow-up: understand #22241 (why can we not just assert it is not null?) --------- Signed-off-by: James Newling <[email protected]>
weidel-p
pushed a commit
to weidel-p/iree
that referenced
this pull request
Oct 21, 2025
Carries same 2 reverts as previous integrates iree-org#22200 and iree-org#22214 Change in IREE for change some TOSA pass logic: llvm/llvm-project#153771 Change in IREE for deprecated LLVM Triple API: llvm/llvm-project#162186 Currently includes patch iree-org#22241 which is a pure IREE fix Increases golden times for 2 models (<5%): `assert 10.864054075338773 <= 10.5` Noticed this potential flake on windows at some point: lit test ksplitmatmul_basic Follow-up: understand iree-org#22241 (why can we not just assert it is not null?) --------- Signed-off-by: James Newling <[email protected]> Signed-off-by: Philipp <[email protected]>
|
Due to this pr we are seeing a performance degradation of 9% in decode time for llama-8b-fp8 model. Repro: Steps to reproduce: Setup IREE and Run the following steps on the sharkmi300x-4 machine Compile Mlir With: Test for benchmark(performance): output time is generated in the <benchmark_dir>/llama-8B-FP8_prefill_bs4_isl_2048.json file. |
mischirmer
pushed a commit
to mischirmer/iree
that referenced
this pull request
Nov 24, 2025
Carries same 2 reverts as previous integrate iree-org/iree#22200 Updates IREE for LLVM tablegen change llvm/llvm-project#161744 Signed-off-by: James Newling <[email protected]>
mischirmer
pushed a commit
to mischirmer/iree
that referenced
this pull request
Nov 24, 2025
Carries same 2 reverts as previous integrates iree-org/iree#22200 and iree-org/iree#22214 Change in IREE for change some TOSA pass logic: llvm/llvm-project#153771 Change in IREE for deprecated LLVM Triple API: llvm/llvm-project#162186 Currently includes patch iree-org/iree#22241 which is a pure IREE fix Increases golden times for 2 models (<5%): `assert 10.864054075338773 <= 10.5` Noticed this potential flake on windows at some point: lit test ksplitmatmul_basic Follow-up: understand iree-org/iree#22241 (why can we not just assert it is not null?) --------- Signed-off-by: James Newling <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.