-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate llvm-project at 8353403f0833 and bump dependencies. (#9849)
* Integrate llvm-project at 8353403f0833 and bump dependencies. * llvm-project: 8353403f0833 * mlir-hlo: f9507dccb72c79f99a26d3a440cf09aaa091a59b * tensorflow: 5322479bfbdf57d75582768f07159bff6bc3559d * Fix iree-dialects/python/CMakeLists.txt * "mlir-c/Registration.h" -> "mlir-c/RegisterEverything.h" * Temporarily add register everything to iree-dialects for old behavior (and remove unused import of transforms) See for python changes: https://discourse.llvm.org/t/psa-mlir-c-python-api-registration-overhaul/63873 Co-authored-by: Stella Laurenzo <laurenzo@google.com>
- Loading branch information
Showing
9 changed files
with
10 additions
and
10 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,6 @@ | |
from .... import ( | ||
ir, | ||
passmanager, | ||
transforms as unused_transforms, | ||
) | ||
|
||
|
||
|
Submodule llvm-project
updated
from 617a0b to 6f133c
Submodule mlir-hlo
updated
from 518b15 to 0b80e1