- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Could someone please give an estimate of the expected slowdown of -prec-div on modern hardware.
I.e. what is the performance of a instructions like divps versus the newton-raphson sequence:
rcpps
mulps
mulps
addps
subps
Without -prec-div the compiler may choose to do newton-raphson within the main vector loop while using divps in the peel loop
and that can affect the run-to-run reproducibility that I would like to maintain.
Ragards
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page