JIT: volatile compares should not be foldable #10268
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
bug
JitUntriaged
CLR JIT issues needing additional triage
memory model
issues associated with memory model
Milestone
currently generates:
Folding the compare is unsafe in general.
See also the somewhat related #6280.
category:correctness
theme:basic-cq
skill-level:intermediate
cost:small
The text was updated successfully, but these errors were encountered: