Skip to content

FMF on fcmps #86164

Closed
Closed
@tschuett

Description

@tschuett

I looked at this line:

return CmpInst::Create(cast<CmpInst>(SrcVec)->getOpcode(), Pred, E0, E1);

It does not pass the flags from the matched compare to the newly created. According to the langref fcmps have FMF.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions