Started 2 yr 4 mo ago
Took 20 min on labmaster2

Build #19220 (Jan 20, 2021 10:02:11 AM)

Changes

Git (git http://labmaster3.local/git/llvm-test-suite.git)

  1. Link libm in the complex-5.c testcase (detail)

Git (git https://github.com/llvm/llvm-project.git)

  1. [mlir][python] Factor out standalone OpView._ods_build_default class method. (detail)
  2. [flang][driver] Move isFixedFormSuffix and isFreeFormSuffix to flangFrontend (detail)
  3. [lldb][docs] Add a doc page for enums and constants (detail)
  4. [ARM] Expand vXi1 VSELECT's (detail)
  5. [lldb][docs] Update .htaccess to redirect from old SB API documentation to new one (detail)
  6. [Polly] Update isl to isl-0.23-61-g24e8cd12. (detail)
  7. [SystemZ][z/OS] Fix Permission denied pattern matching (detail)
  8. [RISCV] Add ISel patterns for scalable mask exts & truncs (detail)
  9. [GlobalISel] Combine (a[0]) | (a[1] << k1) | ...|  (a[m] << kn) into a wide load (detail)
  10. Fix buildbot after cfc60730179042a93cb9cb338982e71d20707a24 (detail)
  11. [AMDGPU] Simpler names for arch-specific ttmp registers. NFC. (detail)
  12. [clangd] Use ASTSignals in Heuristics CC Ranking. (detail)
  13. [Hexagon] Fix segment start to adjust for gaps between segments (detail)
  14. [www] Fix background color in table cell. (detail)
  15. [noalias.decl] Look through llvm.experimental.noalias.scope.decl (detail)
  16. Consider ASan messages interesting for creduce (detail)
  17. Add bounds checking assertions to APValue, NFC (detail)
  18. [libc++] Unbreak the debug mode (detail)
  19. [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent (detail)
  20. [Clang][OpenMP] Fixed an issue that clang crashed when compiling OpenMP program in device only mode without host IR (detail)
  21. [RISCV] Add DAG combine to turn (setcc X, 1, setne) -> (setcc X, 0, seteq) if we can prove X is 0/1. (detail)
  22. [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager (detail)
  23. [InstCombine] Add additional tests for select operand replacement (NFC) (detail)
  24. Reapply [InstCombine] Replace one-use select operand based on condition (detail)
  25. [ScalarizeMaskedMemIntrin] Add missing dependency (detail)
  26. [libc++][P1679] add string contains (detail)
  27. [llvm] Protect signpost map with a mutex (detail)
  28. [ELF] Improve R_PPC64_ADDR* relocation tests (detail)
  29. [ELF] Error for out-of-range R_PPC64_ADDR16_HA, R_PPC64_ADDR16_HI and their friends (detail)
  30. [ELF] Support R_PPC64_ADDR16_HIGH (detail)
  31. [flang] Refine WhyNotModifiable() (detail)
  32. Revert "[PDB] Defer relocating .debug$S until commit time and parallelize it" (detail)
  33. [NFC] cleanup noalias2.ll test (detail)
  34. Revert "[SLP]Merge reorder and reuse shuffles." (detail)
  35. [NFC] Disallow unused prefixes under Other (detail)
  36. [polly][NewPM][test] Fix polly tests under -enable-new-pm (detail)
  37. [OPENMP]Do not use OMP_MAP_TARGET_PARAM for data movement directives. (detail)
  38. [libc] Extend the current fenv functions to aarch64. (detail)
  39. Ensure we don't strip the ConstantExpr carrying a non-type template (detail)
  40. Revert "DR2064: decltype(E) is only a dependent type if E is type-dependent, not (detail)
  41. [lld][WebAssembly] Don't defined indirect function table in relocatable output (detail)
  42. [mlir][python] Add facility for extending generated python ODS. (detail)
  43. [ASTMatchers] NFC Rearrange declarations to allow more arg adapting (detail)
  44. [mlir][splitting std] move 2 more ops to `tensor` (detail)
  45. [lldb/test] Skip TestProcessAttach: test_attach_to_process_from_different_dir_by_id on Windows (detail)
  46. [ASTMatchers] Allow use of mapAnyOf in more contexts (detail)
  47. [RISCV] Remove NotHasStdExtZbb predicate from zext.h/sext.b/sext.h InstAliases. NFC (detail)
  48. [msabi] Mangle a template argument referring to array-to-pointer decay (detail)
  49. Remove TypedMatcherOps from VariantValue (detail)
  50. Remove unused functions. (detail)
  51. Add API to retrieve a clade kind from ASTNodeKind (detail)
  52. Revert "[WebAssembly] call_indirect issues table number relocs" (detail)
  53. Implement constant folding for DivFOp (detail)
  54. [SampleFDO] Add the support to split the function profiles with context into (detail)
  55. Fix Wmissing-field-initializers warnings. (detail)
  56. [xray] Honor xray-never function-instrument attribute (detail)
  57. [gn build] (manually) port 933518fff82c (detail)
  58. [gn build] fix libcxx gn file with libcxx_abi_namespace set (detail)
  59. [mlir][python] Swap shape and element_type order for MemRefType. (detail)
  60. [llvm-link] Improve link time for bitcode archives [NFC] (detail)
  61. [llvm-profgen][NFC] Fix the incorrect computation of callsite sample count (detail)
  62. Allow nonnull/align attribute to accept poison (detail)
  63. [RISCV] refactor VPatBinary (NFC) (detail)
  64. [SimplifyCFG] Reapply update_test_checks.py (NFC) (detail)
  65. [llvm] Use llvm::find (NFC) (detail)
  66. [llvm] Use llvm::any_of (NFC) (detail)
  67. [llvm] Use llvm::all_of (NFC) (detail)
  68. [mlir][sparse] add narrower choices for pointers/indices (detail)
  69. [ELF][test] Improve --wrap tests (detail)
  70. [ELF] --wrap: Produce a dynamic symbol for undefined __wrap_ (detail)
  71. [RISCV] Implement vlseg intrinsics. (detail)
  72. [X86] Add segment and address-size override prefixes (detail)
  73. [lldb][docs] Remove -webkit-hyphens in table cells so that table widths are correct on Safari (detail)
  74. [lldb][docs] Filter out 'thisown' attribute and inheritance boilerplate (detail)
  75. [NFC][InstructionCost] Use InstructionCost in lib/Transforms/IPO/IROutliner.cpp (detail)
  76. [lldb][docs] Expand CSS fix for LLDB doc tables (detail)
  77. [GlobalISel] Add missing operand update when copy is required (detail)
  78. [AMDGPU][MC] Add tfe disassembler support MIMG opcodes (detail)
  79. [clang][cli] Port more options to new parsing system (detail)
  80. [Test Commit] This is a test commit for https://reviews.llvm.org/D94904 (detail)
  81. [clangd] Allow CDBs to have background work to block on. (detail)
  82. [clangd] Move DirBasedCDB broadcasting onto its own thread. (detail)
  83. [clangd] Remove the recovery-ast options. (detail)
  84. [clangd] Retire some flags for uncontroversial, stable features. (detail)
  85. [AMDGPU][GlobalISel] Avoid selecting S_PACK with constants (detail)
  86. [Coroutine] Remain alignment information when merging frame variables (detail)
  87. [PostRASched] Regenerate Whole Test with update_llc_test_checks.py (detail)
  88. [mlir] Link mlir_runner_utils statically into cuda/rocm-runtime-wrappers. (detail)
  89. Added check if there are regions that do not implement the RegionBranchOpInterface. (detail)
  90. [LLD][ELF] Correct test temporary file paths (detail)
  91. [LV] Add test cases with multiple exits which require versioning. (detail)
  92. [llvm-symbolizer][doc] Reorder --relativenames in options list (detail)
  93. [clangd] Fix division by zero when computing scores (detail)
  94. [AArch64] Add missing "pauth" feature to the .arch_extension directive. (detail)
  95. [AArch64] Add missing "flagm" feature to the .arch_extension directive. (detail)
  96. Fix cuda-runner tests. (detail)
  97. [clangd] Extend find-refs to include overrides. (detail)
  98. [PM] Avoid duplicates in the Used/Preserved/Required sets (detail)
  99. [SCEV] Add a test with wrong exit counts. (NFC) (detail)
  100. [AArch64] Add support for the GNU ILP32 ABI (detail)
  101. [TableGen] Improve algorithm for inheriting class template args and fields (detail)
  102. [X86][AVX] Fold extract_subvector(VSRLI/VSHLI(x,32)) -> VSRLI/VSHLI(extract_subvector(x),32) (detail)
  103. Revert "[TableGen] Improve algorithm for inheriting class template args and fields" (detail)
  104. Revert "Following up on PR48517, fix handling of template arguments that refer" (detail)
  105. [DAGCombiner] Enable SimplifyDemandedBits vector support for TRUNCATE (detail)
  106. Make it possible to store a ASTNodeKind in VariantValue (detail)
  107. [libc++] Split re.alg tests into locale-dependent and independent tests (detail)
  108. [libomptarget][devicertl] Wrap source in declare target pragmas (detail)
  109. Implement dynamic mapAnyOf in terms of ASTNodeKinds (detail)
  110. Loop peeling: check that latch is conditional branch (detail)
  111. [docs] Fix overly specific link to uploading patches on Phabricator (detail)
  112. [SLP] move reduction createOp functions; NFC (detail)
  113. [SLP] refactor more reduction functions; NFC (detail)
  114. [SLP] reduce reduction code for checking vectorizable ops; NFC (detail)
  115. [AMDGPU] pin lit test divergent-unswitch.ll to the old pass manager (detail)
  116. [OpenMP][NVPTX] Replaced CUDA builtin vars with LLVM intrinsics (detail)
  117. [mlir][Affine] Add support for multi-store producer fusion (detail)
  118. [RISCV] Add way to mark CompressPats that should only be used for compressing. (detail)
  119. Avoid unused variable warning in opt mode (detail)
  120. [mlir] fix the rocm runtime wrapper to account for cuda / rocm api differences (detail)
  121. [lldb/Commands] Refactor ProcessLaunchCommandOptions to use TableGen (NFC) (detail)
  122. [PowerPC][Power10] Exploit splat instruction xxsplti32dx in Power10 (detail)
  123. [MLIR][Standard] Add log1p operation to std (detail)

Started by user Chris Matthews

This run spent:

  • 2 ms waiting;
  • 20 min build duration;
  • 20 min total from scheduled to completion.
Revision: c84b15fc6f840be062273fdf024b1532d8a861ba
Repository: http://labmaster3.local/git/llvm-test-suite.git
  • refs/remotes/origin/main
Revision: e736349f7cca1b18e93b6a12e222db0bafcf54f5
Repository: http://labmaster3.local/git/llvm-lnt.git
  • refs/remotes/origin/main
Revision: cc4244d55f98b03603cf54eb4abac7e128e3c99a
Repository: https://github.com/llvm/llvm-project.git
  • refs/remotes/origin/main
Pep8 Warnings: 1 warning.
Test Result (no failures)

    Identified problems

    No identified problem

    No problems were identified. If you know why this problem occurred, please add a suitable Cause for it.