Unverified Commit f544995f authored by Albert Ou's avatar Albert Ou Committed by GitHub
Browse files

Fix false-positive FP data hazards (#2945)

Avoid unnecessarily stalling integer instructions that access an x
register whose numeric specifier coincides with the f register
destination of an earlier floating-point instruction.
parent b36060eb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment