Skip to content

Prefer sqrt over rsqrt to remove differences between AMD and Intel

Sascha Stahl requested to merge sstahl_remove_rsqrt into master

Also add deprecation warning to instructions leading to significant differences between AMD and Intel.

I am not sure a deprecation warning is the best solution but we can discuss here.

Follow up of Rec!2488 (merged) .

Edited by Rosen Matev

Merge request reports