Skip to content

[X86] Atom scheduler generating incorrect throughputs and latencies #36243

Open
@topperc

Description

@topperc
Bugzilla Link 36895
Version trunk
OS All
Blocks #31672
CC @legrosbuffle,@gchatelet,@RKSimon

Extended Description

There's lots of incorrect information

For example, ADDPS should have a latency of 5 and throughput of 1, but the scheduler test shows llvm reporting latency 5 and throughput 5.

llvm reports latency 125 and throughput 62.5 for sqrtpd, but I think it really should be a throughput of 124 or 125.

I think there are a lot more issues like this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions