-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
Description
In the original PR I had a mistake in an ifdef chain that caused us to never enable the dispatcher, even when trying to forcibly enable it via environment variables (by default, ARM64 does not use the dispatcher). #65095 fixed it and there are interesting failures in the jit-cfg run there that should be investigated.
Reproduction Steps
See above.
Expected behavior
See above.
Actual behavior
See above.
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI