[llvm] [VPlan] Detect contiguous accesses in outer loop VPlan path. (PR #203790)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 14:14:07 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 135787 tests passed
* 3445 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM-Unit
<details>
<summary>LLVM-Unit.Transforms/Vectorize/_/VectorizeTests_exe/VPlanHCFGTest/testVPInstructionToVPRecipesInner</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\unittests\Transforms\Vectorize\.\VectorizeTests.exe --gtest_filter=VPlanHCFGTest.testVPInstructionToVPRecipesInner
--
unknown file
SEH exception with code 0x3221225477 thrown in the test body.
Stack trace:
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/203790
More information about the llvm-commits
mailing list