Update LLVM and MHLO submodules.

Week of 01/30/2023:

Green LLVM commit: e31ee6417c33a6e2f0e8440b1a86d5365279ad68
Green MHLO commit: c2a6f4064d426567b9ef7b0d29d5ab86dc7b2b02 (branch greencommit/2023-01-30-e31ee641)
pull/1793/merge
Sean Silva 2023-01-31 11:22:49 +00:00
parent c622f59300
commit 72fbf316b4
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 9acc2f37bdfce08ca0c2faec03392db10d1bb7a9
Subproject commit e31ee6417c33a6e2f0e8440b1a86d5365279ad68

2
externals/mlir-hlo vendored

@ -1 +1 @@
Subproject commit 4a173356bb1291b97046545429d7851cbc771d88
Subproject commit c2a6f4064d426567b9ef7b0d29d5ab86dc7b2b02

View File

@ -162,7 +162,7 @@ LOWERING_PIPELINE = "builtin.module(" + ",".join([
"convert-math-to-libm",
"convert-linalg-to-llvm",
"expand-strided-metadata",
"convert-memref-to-llvm",
"finalize-memref-to-llvm",
"lower-affine",
"func.func(convert-arith-to-llvm)",
"convert-func-to-llvm",