Open
Description
https://godbolt.org/z/ne66d34Ga
When controlling FP behavior explicitly, __builtin_elementwise_exp
doesn't honor it while __builtin_exp
does. I think they should behave consistently.
https://godbolt.org/z/ne66d34Ga
When controlling FP behavior explicitly, __builtin_elementwise_exp
doesn't honor it while __builtin_exp
does. I think they should behave consistently.