Commit d61f062
committed
Integrate llvm/llvm-project@1c8e5e2
Updated LIT test from landing llvm/llvm-project#136640
which folds linalg.index when size is unit dim (1).
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.
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 8e2b322 commit d61f062
File tree
3 files changed
+4
-5
lines changed- compiler/src/iree/compiler
- Codegen/LLVMGPU
- GlobalOptimization/test
- third_party
3 files changed
+4
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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