Skip to content

Ensure VN doesn't try to fold relocatable handles #98673

Open
@SingleAccretion

Description

@SingleAccretion

Following up on #98561:

  1. Ensure relational comparisons aren't folded.
  2. Ensure unary operations aren't folded.
  3. Ensure HWIs aren't folded.
  4. Add asserts.
  5. Unify with ImmedValCanBeFolded.
  6. Clean up code around casts and bitcasts.
  7. Delete assertion propagation workarounds.

Metadata

Metadata

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions