Started 1 yr 1 mo ago
Took 1 hr 53 min

Build #2708 (Aug 9, 2022 12:26:50 PM)

Changes
  1. [clang][clang-tools-extra] LLVM_NODISCARD => [[nodiscard]]. NFC (details)
  2. LLVM_NODISCARD => [[nodiscard]]. NFC (details)
  3. [clang][ASTImporter] Improve import of functions with auto return type. (details)
  4. [RelLookupTableConverter] Bail on invalid pointer size (x32) (details)
  5. [mlir][OpenMP] omp.parallel side effects (details)
  6. Fix MSVC "not all control paths return a value" warning. NFC. (details)
  7. [DAG] canCreateUndefOrPoison - add freeze(ctpop(x)) -> ctpop(freeze(x)) and freeze(parity(x)) -> parity(freeze(x)) support (details)
  8. [cmake] Fix ms-compat version in WinMsvc.cmake (details)
  9. [clang-pseudo] Forest.h - don't inherit from std::iterator (details)
  10. [Support] TaskQueue.h - replace std::result_of_t with std::invoke_result_t (details)
  11. [ARM] Add a baseline elf-preemption test (details)
  12. [ARM] Add a baseline test for D131392 (details)
  13. [ARM] Emit local aliases (.Lfoo$local) for functions (details)
  14. [Thumb] Baseline test for incorrect relocation with -ffunction-sections (details)
  15. [ARM] Use getSymbolPreferLocal() in GetARMGVSymbol (details)
  16. [Sema] Merge variable template specializations (details)
  17. [AMDGPU][MC][GFX11][NFC] Split large tests (details)
  18. [openmp] Fix enumeration build issue for openmp library (details)
  19. [AMDGPU][MC][GFX11][NFC] Rename tests (details)
  20. [LoongArch] Support register-register-addressed GPR loads/stores (details)
  21. [mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI (details)
  22. [LoongArch] Add codegen support for ISD::ROTL and ISD::ROTR (details)
  23. Clang: fix AST representation of expanded template arguments. (details)
  24. [flang] Clarify CheckReductionDIM() (details)
  25. [X86] Regenerate statepoint-vreg.ll (details)
  26. [AIX][tests] XFAIL atan.ll test on AIX (details)
  27. [RISCV] Add target feature to force-enable atomics (details)
  28. [flang] Pass the pipeline config to the pass (details)
  29. [AMDGPU] Unify unreachable intrinsics (details)
  30. [mlir][spirv] Clean up SPIRVOps.cpp. NFC. (details)
  31. [flang] Ignore inaccessible components when extending types or constructing structures (details)
  32. [flang] Don't lose homonymous specific when copying generic (details)
  33. Extend ptr32 support to be applied on typedef (details)
  34. [flang] Don't inherit ELEMENTAL attribute from intrinsics for TBP bindings (details)
  35. [libc++][ranges] Sets ranges feature-test macro. (details)
  36. [DAG] SimplifyDemandedVectorElts - and/mul(x,y) - if a demanded element of y is known zero then we don't need to demand it in x (details)
  37. Change prototype merging error into a warning for builtins (details)
  38. [lld-macho][test] Rename dtrace test (NFC) (details)
  39. [DAG] Avoid hasOneUse() calls if the cheaper !AssumeSingleUse test has already failed. NFC. (details)
  40. [clang] fix deprecation (details)
  41. Fix -Wbitfield-constant-conversion on 1-bit signed bitfield (details)
  42. [DAGCombine][NFC] Precommit extract-subvec-combine sext tests (details)
  43. [flang] Don't check procedure pointer interface function result specification expressions (details)
  44. [flang][runtime] Support internal I/O to CHARACTER(KIND/=1) (details)
  45. [flang] Change names of specific procedures of generic interfaces in intrinsic modules (details)
  46. [AArch64] Regenerate arm64-fmax.ll test. NFC (details)
  47. [IndVars] Eliminate redundant type cast with different sizes (details)
  48. [LLVM] Use range based for loop, NFC (details)
  49. [flang] Intrinsic RANDOM_SEED calls with dynamically absent/present arguments (details)
  50. [llvm][ADT] Allow using structured bindings with `llvm::enumerate` (details)

Started by upstream project relay-lldb build number 674
originally caused by:

This run spent:

  • 9.3 sec waiting;
  • 1 hr 53 min build duration;
  • 1 hr 53 min total from scheduled to completion.
Revision: 5c24db0b08d5db6177542eae3a59266c8f8ed895
Repository: https://github.com/llvm/llvm-zorg.git
  • refs/remotes/origin/main
Revision: 205701fd47535a7525789f3291bd686cef1a9773
Repository: http://labmaster3.local/git/llvm-project.git
  • detached
Revision: 5c24db0b08d5db6177542eae3a59266c8f8ed895
Repository: http://labmaster3.local/git/llvm-zorg.git
  • refs/remotes/origin/main
Test Result (1 failure / ±0)

Identified problems

Regression test failed

This build failed because a regression test in the test suite FAILed. See the test report for details.
Indication 1

Ninja target failed

Below is a link to the first failed ninja target.
Indication 2