Using rcp should be OK for safe math usually, so this
should not be replacing the original fdiv.
Details
Details
- Reviewers
• tstellarAMD arsenm mareko
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM.
BTW, while this fixes the regression, doing x*(1/y) in Mesa generates slightly better code.
Comment Actions
LGTM.
BTW, while this fixes the regression, doing x*(1/y) in Mesa generates slightly better code.