Skip to content

[clang] __builtin_elementwise_exp and __builtin_exp behave different when controlling FP behavior explicitly #131122

Open
@FantasqueX

Description

@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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:codegenIR generation bugs: mangling, exceptions, etc.floating-pointFloating-point math

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions