clang: Add pragma clang fp reciprocal (#68267)
Just follow along with the reassociate pragma. This allows locally setting the arcp fast math flag. Previously you could only access this through the global -freciprocal-math. Fixes #64798
parent
ced5c1c7
Please register or sign in to comment