JIT: Assertion failed '!"Missing flags on tree"' during 'Assertion prop' for recently added RuntimeHelpers.CreateSpan uses #80632
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
blocking-clean-ci-optional
Blocking optional rolling runs
Milestone
libraries-jitstress jobs are failing with this assert, e.g. https://dev.azure.com/dnceng-public/public/_build/results?buildId=136796&view=ms.vss-test-web.build-test-results-tab&runId=2975122&resultId=191688&paneView=debug.
From bisection I think it is not exposed by a JIT change and we are hitting it now after #79461 (I bisected with an SPMI context, and even old JITs hit the assert).
Attached a win-x64 SPMI context that hits it on recent JIT commits (e.g. 3f5210d).
fail-39322.zip
The text was updated successfully, but these errors were encountered: