We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command Output (stderr): -- RUN: at line 1: /home/infra/test/graph-compiler/build/bin/gc-opt --split-input-file --deep-tile-contraction-op /home/infra/test/graph-compiler/test/mlir/test/gc/Transforms/deepTileContractionNamedOp.mlir | /home/infra/test/llvm-project/llvm-install/bin/FileCheck /home/infra/test/graph-compiler/test/mlir/test/gc/Transforms/deepTileContractionNamedOp.mlir + /home/infra/test/graph-compiler/build/bin/gc-opt --split-input-file --deep-tile-contraction-op /home/infra/test/graph-compiler/test/mlir/test/gc/Transforms/deepTileContractionNamedOp.mlir + /home/infra/test/llvm-project/llvm-install/bin/FileCheck /home/infra/test/graph-compiler/test/mlir/test/gc/Transforms/deepTileContractionNamedOp.mlir gc-opt: /home/infra/test/llvm-project/llvm-install/include/llvm/Support/Casting.h:566: decltype(auto) llvm::cast(const From &) [To = mlir::ShapedType, From = mlir::Type]: Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. Stack dump: 0. Program arguments: /home/infra/test/graph-compiler/build/bin/gc-opt --split-input-file --deep-tile-contraction-op /home/infra/test/graph-compiler/test/mlir/test/gc/Transforms/deepTileContractionNamedOp.mlir #0 0x000064750258eb57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/infra/test/graph-compiler/build/bin/gc-opt+0x3d90b57) #1 0x000064750258c75e llvm::sys::RunSignalHandlers() (/home/infra/test/graph-compiler/build/bin/gc-opt+0x3d8e75e) #2 0x000064750258f20a SignalHandler(int) Signals.cpp:0:0 #3 0x0000712274e42520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) #4 0x0000712274e969fc pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x969fc) #5 0x0000712274e42476 gsignal (/lib/x86_64-linux-gnu/libc.so.6+0x42476) #6 0x0000712274e287f3 abort (/lib/x86_64-linux-gnu/libc.so.6+0x287f3) #7 0x0000712274e2871b (/lib/x86_64-linux-gnu/libc.so.6+0x2871b) #8 0x0000712274e39e96 (/lib/x86_64-linux-gnu/libc.so.6+0x39e96) #9 0x0000647500fb99f9 mlir::linalgx::isGenericPackedMatmulOpImpl(mlir::linalg::GenericOp, mlir::linalgx::PackingType) (/home/infra/test/graph-compiler/build/bin/gc-opt+0x27bb9f9)
The text was updated successfully, but these errors were encountered:
WangJialei-A
No branches or pull requests
The text was updated successfully, but these errors were encountered: