Skip to content

sqrt should use machine instruction on x86_64

The NCG currently implements the square root MachOp with an out-of-line call. This resulted in a large performance regression in n-body (see #13570 (closed)). Fix this.

See discussion here as well.

Edited by Kavon Farvardin
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information