[Mlir-commits] [mlir] [MLIR][XeGPU] Refine XeGPU definitions (PR #100763)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri Aug 2 16:06:41 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `mlir-nvidia-gcc7` running on `mlir-nvidia` while building `mlir` at step 5 "build-check-mlir-build-only".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/116/builds/2027
Here is the relevant piece of the build log for the reference:
```
Step 5 (build-check-mlir-build-only) failure: build (failure)
...
45.033 [60/16/4423] Building CXX object tools/mlir/examples/toy/Ch7/CMakeFiles/toyc-ch7.dir/mlir/LowerToAffineLoops.cpp.o
45.066 [59/16/4424] Building CXX object tools/mlir/examples/toy/Ch7/CMakeFiles/toyc-ch7.dir/mlir/LowerToLLVM.cpp.o
45.082 [58/16/4425] Building CXX object tools/mlir/examples/toy/Ch7/CMakeFiles/toyc-ch7.dir/parser/AST.cpp.o
45.244 [57/16/4426] Linking CXX executable bin/mlir-translate
45.267 [56/16/4427] Building CXX object tools/mlir/examples/toy/Ch7/CMakeFiles/toyc-ch7.dir/mlir/MLIRGen.cpp.o
45.290 [55/16/4428] Building CXX object tools/mlir/examples/toy/Ch7/CMakeFiles/toyc-ch7.dir/mlir/ShapeInferencePass.cpp.o
45.316 [54/16/4429] Building CXX object tools/mlir/examples/transform/Ch3/lib/CMakeFiles/MyExtensionCh3.dir/MyExtension.cpp.o
45.404 [53/16/4430] Linking CXX static library lib/libMyExtensionCh3.a
45.425 [52/16/4431] Building MyExtension.cpp.inc...
45.445 [51/16/4432] Building MyExtension.h.inc...
command timed out: 1200 seconds without output running [b'ninja', b'-j', b'16', b'check-mlir-build-only'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2096.609584
```
https://github.com/llvm/llvm-project/pull/100763
More information about the Mlir-commits
mailing list