[llvm] [X86] Remove unused BitVector TILERegs (NFC) (PR #136508)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 21 01:54:37 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `flang-x86_64-windows` running on `minipc-ryzen-win` while building `llvm` at step 8 "test-build-unified-tree-check-flang-rt".

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

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

```
Step 8 (test-build-unified-tree-check-flang-rt) failure: test (failure)
******************** TEST 'flang-rt-Unit :: Runtime/./RuntimeTests.exe/1/8' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\flang-x86_64-windows\build\runtimes\runtimes-bins\flang-rt\unittests\Runtime\.\RuntimeTests.exe-flang-rt-Unit-7368-1-8.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=8 GTEST_SHARD_INDEX=1 C:\buildbot\flang-x86_64-windows\build\runtimes\runtimes-bins\flang-rt\unittests\Runtime\.\RuntimeTests.exe
--

Note: This is test shard 2 of 8.

[==========] Running 28 tests from 22 test suites.

[----------] Global test environment set-up.

[----------] 1 test from AllocatableTest

[ RUN      ] AllocatableTest.AllocateFromScalarSource

[       OK ] AllocatableTest.AllocateFromScalarSource (0 ms)

[----------] 1 test from AllocatableTest (0 ms total)



[----------] 1 test from CharacterTests

[ RUN      ] CharacterTests.CharacterAppend1Overrun

[       OK ] CharacterTests.CharacterAppend1Overrun (0 ms)

[----------] 1 test from CharacterTests (0 ms total)



[----------] 1 test from CharacterComparisonTests/1, where TypeParam = <type>

[ RUN      ] CharacterComparisonTests/1.CompareCharacters

[       OK ] CharacterComparisonTests/1.CompareCharacters (0 ms)

[----------] 1 test from CharacterComparisonTests/1 (0 ms total)



[----------] 1 test from ExtremumTests/2, where TypeParam = <type>

[ RUN      ] ExtremumTests/2.MinTests

[       OK ] ExtremumTests/2.MinTests (0 ms)

[----------] 1 test from ExtremumTests/2 (0 ms total)

...

```

</details>

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


More information about the llvm-commits mailing list