[llvm] [NFC][SPIRV] GetElementPtrInst does not need a call to isInstructionTriviallyDead after replaceUsesofWith (PR #162045)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 6 11:42:49 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `llvm` at step 6 "test".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/21761

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: functionalities/thread/create_after_attach/TestCreateAfterAttach.py (681 of 3716)
PASS: lldb-api :: functionalities/thread/finish-from-empty-func/TestEmptyFuncThreadStepOut.py (682 of 3716)
XFAIL: lldb-api :: functionalities/thread/create_during_step/TestCreateDuringStep.py (683 of 3716)
PASS: lldb-api :: functionalities/thread/ignore_suspended/TestIgnoreSuspendedThread.py (684 of 3716)
PASS: lldb-api :: functionalities/thread/exit_during_expression/TestExitDuringExpression.py (685 of 3716)
PASS: lldb-api :: functionalities/thread/exit_during_step/TestExitDuringStep.py (686 of 3716)
XFAIL: lldb-api :: functionalities/thread/multi_break/TestMultipleBreakpoints.py (687 of 3716)
PASS: lldb-api :: functionalities/thread/jump/TestThreadJump.py (688 of 3716)
PASS: lldb-api :: functionalities/thread/main_thread_exit/TestMainThreadExit.py (689 of 3716)
PASS: lldb-api :: functionalities/thread/num_threads/TestNumThreads.py (690 of 3716)
FAIL: lldb-api :: functionalities/thread/state_after_expression/TestStateAfterExpression.py (691 of 3716)
******************** TEST 'lldb-api :: functionalities/thread/state_after_expression/TestStateAfterExpression.py' FAILED ********************
Script:
--
/usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch armv8l --build-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --cmake-build-type Release /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/functionalities/thread/state_after_expression -p TestStateAfterExpression.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 22.0.0git (https://github.com/llvm/llvm-project.git revision 27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f)
  clang revision 27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f
  llvm revision 27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f
Skipping the following test categories: ['libc++', 'msvcstl', 'dsym', 'gmodules', 'debugserver', 'objc']

--
Command Output (stderr):
--
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_state_after_expr_dsym (TestStateAfterExpression.TestStopReasonAfterExpression) (test case does not fall in any category of interest for this run) 
PASS: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_state_after_expr_dwarf (TestStateAfterExpression.TestStopReasonAfterExpression)
FAIL: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_state_after_expr_dwo (TestStateAfterExpression.TestStopReasonAfterExpression)
======================================================================
FAIL: test_thread_state_after_expr_dwo (TestStateAfterExpression.TestStopReasonAfterExpression)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1804, in test_method
    return attrvalue(self)
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 588, in wrapper
    func(*args, **kwargs)
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py", line 20, in test_thread_state_after_expr
    self.do_test()
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py", line 47, in do_test
    self.assertSuccess(result.GetError(), "Expression failed")
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2607, in assertSuccess
    self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
AssertionError: 'Could not find type system for language assembly: TypeSystem for language assembly doesn't exist' is not success : Expression failed
Config=arm-/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang
----------------------------------------------------------------------
Ran 3 tests in 4.465s

```

</details>

https://github.com/llvm/llvm-project/pull/162045


More information about the llvm-commits mailing list