-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LLVM Integrate] Bump llvm, torch-mlir, and stablehlo (#3)
[LLVM](https://github.com/llvm/llvm-project/tree/5d6d982df61d16b6d498e6d59dd91c059679d3d8) (Jan 27) [Torch-MLIR](https://github.com/llvm/torch-mlir/tree/169032010793ee7fe3e305ab920e4119fdfc3b11) (Jan 30) [StableHlo](https://github.com/openxla/stablehlo/tree/b62dc66da9946b4c400c0d99c9d5bb8e04edaee6) (Jan 29) Remove the createFinalizingBufferizePass since it's no longer exist in [upstream](llvm/llvm-project#114154) Add [createConvertControlFlowToLLVMPass](https://github.com/llvm/llvm-project/blob/bd51fa2ad2982811fe76a9d2c0a94073c65e895d/mlir/test/lib/Dialect/LLVM/TestLowerToLLVM.cpp#L81) to lower cf.br and cf.cond_br
- Loading branch information
Showing
3 changed files
with
36 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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