Issue 131122
Summary [clang] `__builtin_elementwise_exp` and `__builtin_exp` behave different when controlling FP behavior explicitly
Labels clang
Assignees
Reporter FantasqueX
    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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to