Add StableHLO to TTIR build #136
GitHub Actions / macos-latest MLIR Tests
failed
Aug 19, 2024 in 0s
44 tests run, 40 passed, 3 skipped, 1 failed.
Annotations
Check failure on line 3 in ttmlir
github-actions / macos-latest MLIR Tests
ttmlir.ttmlir-opt.mlir
Exit Code: 1
Raw output
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /Users/runner/work/tt-mlir/tt-mlir/build/bin/ttmlir-opt --show-dialects | /opt/ttmlir-toolchain/bin/FileCheck /Users/runner/work/tt-mlir/tt-mlir/test/ttmlir/ttmlir-opt.mlir
+ /Users/runner/work/tt-mlir/tt-mlir/build/bin/ttmlir-opt --show-dialects
+ /opt/ttmlir-toolchain/bin/FileCheck /Users/runner/work/tt-mlir/tt-mlir/test/ttmlir/ttmlir-opt.mlir
/Users/runner/work/tt-mlir/tt-mlir/test/ttmlir/ttmlir-opt.mlir:3:16: error: CHECK-SAME: expected string not found in input
// CHECK-SAME: arith,builtin,cf,emitc,func,linalg,ml_program,scf,tensor,tosa,tt,ttir,ttkernel,ttmetal,ttnn,vector
^
<stdin>:1:20: note: scanning from here
Available Dialects: arith,builtin,cf,chlo,emitc,func,linalg,ml_program,quant,scf,sparse_tensor,stablehlo,tensor,tosa,tt,ttir,ttkernel,ttmetal,ttnn,vector,vhlo
^
<stdin>:1:21: note: possible intended match here
Available Dialects: arith,builtin,cf,chlo,emitc,func,linalg,ml_program,quant,scf,sparse_tensor,stablehlo,tensor,tosa,tt,ttir,ttkernel,ttmetal,ttnn,vector,vhlo
^
Input file: <stdin>
Check file: /Users/runner/work/tt-mlir/tt-mlir/test/ttmlir/ttmlir-opt.mlir
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: Available Dialects: arith,builtin,cf,chlo,emitc,func,linalg,ml_program,quant,scf,sparse_tensor,stablehlo,tensor,tosa,tt,ttir,ttkernel,ttmetal,ttnn,vector,vhlo
same:3'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
same:3'1 ? possible intended match
>>>>>>
--
Loading