[llvm] [MIR2Vec] Add embedder for machine instructions (PR #162161)
    LLVM Continuous Integration via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 21 10:28:02 PDT 2025
    
    
  
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-win-fast` running on `as-builder-3` while building `llvm` at step 7 "test-build-unified-tree-check-llvm-unit".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/2/builds/36602
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-llvm-unit) failure: test (failure)
******************** TEST 'LLVM-Unit :: CodeGen/./CodeGenTests.exe/73/74' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\unittests\CodeGen\.\CodeGenTests.exe-LLVM-Unit-10904-73-74.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=74 GTEST_SHARD_INDEX=73 C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\unittests\CodeGen\.\CodeGenTests.exe
--
Script:
--
C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\unittests\CodeGen\.\CodeGenTests.exe --gtest_filter=MIR2VecEmbeddingTestFixture.TestSymbolicEmbedder
--
C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\llvm-project\llvm\unittests\CodeGen\MIR2VecTest.cpp(68): Skipped
x86_64-unknown-linux-gnu target triple not available; Skipping test
unknown file: error: SEH exception with code 0x3221225477 thrown in SetUp().
Stack trace:
unknown file
SEH exception with code 0x3221225477 thrown in SetUp().
Stack trace:
********************
```
</details>
https://github.com/llvm/llvm-project/pull/162161
    
    
More information about the llvm-commits
mailing list