Skip to content

JIT: GetFfr hw intrinsics are not modelled appropriately by value numbering #105944

@jakobbotsch

Description

@jakobbotsch

These are nullary HW intrinsics that read from state that we do not model. VN should be giving them new unique VNs to model this. Right now I would expect two GetFfr calls to be CSE'd regardless of interfering intrinsics that may redefine ffr.

cc @dotnet/jit-contrib @dotnet/arm64-contrib

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions