diff options
author | Kelvin Li <kkwli@users.noreply.github.com> | 2025-01-29 20:26:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-29 20:26:39 -0500 |
commit | a8d4335ee08b18068eb913528b963590f510d0b4 (patch) | |
tree | 5030d16c5da1307330153f4838d314cfcc3aa844 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 00c096e604ad3a5244af06602556f8de867e36c4 (diff) | |
download | llvm-a8d4335ee08b18068eb913528b963590f510d0b4.zip llvm-a8d4335ee08b18068eb913528b963590f510d0b4.tar.gz llvm-a8d4335ee08b18068eb913528b963590f510d0b4.tar.bz2 |
[flang][AIX] Handle more trig functions with complex argument to have consistent results in folding (#124203)
This patch extends 71d4f34 to all trig functions that take complex
arguments. On AIX, the `libm` routines are called in compile time
folding instead of the STL routines.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions