[Mlir-commits] [clang] [flang] [llvm] [mlir] [NVPTX] Validate user-specified PTX version against SM version (PR #174834)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Jan 12 20:28:07 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `clang,flang,llvm,mlir` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/36364
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
...
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/80/177 (3800 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/99/177 (3801 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/82/177 (3802 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/83/177 (3803 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/88/177 (3804 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/85/177 (3805 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/92/177 (3806 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/94/177 (3807 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/98/177 (3808 of 3811)
PASS: MLIR-Unit :: Analysis/Presburger/./MLIRPresburgerTests/96/177 (3809 of 3811)
command timed out: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2191.774337
```
</details>
https://github.com/llvm/llvm-project/pull/174834
More information about the Mlir-commits
mailing list