Assertion failed 'divMod->OperGet() != GT_UMOD' during 'Lowering nodeinfo' #68136
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
The following program hits an assertion on arm64.
Reproduction Steps
Expected behavior
No assertion hit.
Actual behavior
Assertion hit.
Regression?
Presumably from one of the recent modulo optimizations.
Known Workarounds
No response
Configuration
No response
Other information
cc @TIHan @dotnet/jit-contrib
The text was updated successfully, but these errors were encountered: