Skip to content

Commit 14a4da9

Browse files
author
Chi_Liu
authored
Update llvm-project to b44b349 (#2511)
The main purpose is to bring in the new mesh dialect change. llvm/llvm-project#68007
1 parent f2c53b8 commit 14a4da9

File tree

4 files changed

+98
-91
lines changed

4 files changed

+98
-91
lines changed

externals/llvm-project

Submodule llvm-project updated 7880 files

lib/RefBackend/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ add_mlir_library(TorchMLIRRefBackend
1515
MLIRIR
1616
MLIRTransforms
1717
MLIRMathTransforms
18+
MLIRLinalgTransforms
1819
)
1920

2021
mlir_check_all_link_libraries(TorchMLIRRefBackend)

0 commit comments

Comments
 (0)