Commit 1652a8e
authored
Integrate llvm/llvm-project@7546bd3 (#22234)
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]>1 parent cdffac6 commit 1652a8e
File tree
6 files changed
+11
-8
lines changed- compiler
- plugins
- input/TOSA/InputConversion
- target/LLVMCPU
- src/iree/compiler/Dialect/HAL/Conversion/StreamToHAL
- tests/external/iree-test-suites/torch_models/llama_8b_fp16
- third_party
6 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
Submodule llvm-project updated 812 files
0 commit comments