Commit e00c35a
Integrate llvm/llvm-project@1c8e5e2 (#20646)
Updated LIT test from landing llvm/llvm-project#136640 which folds
linalg.index when size is unit dim (1).
Added chipSet argument into populateGpuToROCDLConversionPatterns based
on changes in llvm/llvm-project#137360
This patch carries revert of
llvm/llvm-project#133231. This PR breaks fp_to_subbytes and
emulation_subbyte_types on llvm-cpu tests. iree-test-deps. tracker issue
in #20645.
llvm/llvm-project#137122. StableHLO and Torch-mlir needs to update their
usage of GreedyRewriteConfig to use fluent API. i.e
enableRegionSimplification = VS setRegionSimplificationLevel
llvm/llvm-project#135970. StableHLO has issue with VHLO_IntegerAttr and
APInt not being updated. StableHLO needs to be updated with that PR's
change for us to be able to integrate.
llvm/llvm-project#121389. Torch-MLIR needs to be
updated with that PR's change for us to be able to integrate.
---------
Signed-off-by: Stanley Winata <[email protected]>1 parent ade751b commit e00c35a
File tree
3 files changed
+8
-9
lines changed- compiler/src/iree/compiler
- Codegen/LLVMGPU
- GlobalOptimization/test
- third_party
3 files changed
+8
-9
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
347 | 348 | | |
348 | 349 | | |
349 | | - | |
350 | 350 | | |
351 | | - | |
352 | 351 | | |
353 | 352 | | |
354 | 353 | | |
355 | | - | |
| 354 | + | |
356 | 355 | | |
357 | 356 | | |
358 | 357 | | |
| |||
Submodule llvm-project updated 177 files
0 commit comments