mirror of https://github.com/llvm/torch-mlir
Bump LLVM to llvm/llvm-project@e5ed7b6e2f (#2964)
parent
5437f32193
commit
ed6e75908b
|
@ -1 +1 @@
|
||||||
Subproject commit bb180856ec28efe305dc77ca4bb3db12d8932edf
|
Subproject commit e5ed7b6e2fd368b722b6359556cd0125881e7638
|
|
@ -989,6 +989,7 @@ TOSA_PASS_SET = {
|
||||||
"ElementwiseClampMaxModule_basic",
|
"ElementwiseClampMaxModule_basic",
|
||||||
"ElementwiseClampMinModule_basic",
|
"ElementwiseClampMinModule_basic",
|
||||||
"ElementwiseClampModule_basic",
|
"ElementwiseClampModule_basic",
|
||||||
|
"ElementwiseClampTensorInt8Module_basic",
|
||||||
"ElementwiseCloneChannelsLastMemoryFormatModule_basic",
|
"ElementwiseCloneChannelsLastMemoryFormatModule_basic",
|
||||||
"ElementwiseCloneContiguousModule_basic",
|
"ElementwiseCloneContiguousModule_basic",
|
||||||
"ElementwiseCloneModule_basic",
|
"ElementwiseCloneModule_basic",
|
||||||
|
|
Loading…
Reference in New Issue