diff options
author | AtariDreams <83477269+AtariDreams@users.noreply.github.com> | 2024-02-05 14:00:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 00:30:18 +0530 |
commit | 37462944513731af2743d95e5dd40bdbeefd6460 (patch) | |
tree | 6ebcf0f8b7c61316d180624966afd66b53673020 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 9805c051f7d3a09a629c51461b49f8070c01de62 (diff) | |
download | llvm-37462944513731af2743d95e5dd40bdbeefd6460.zip llvm-37462944513731af2743d95e5dd40bdbeefd6460.tar.gz llvm-37462944513731af2743d95e5dd40bdbeefd6460.tar.bz2 |
[Transforms] Add more cos combinations to SimplifyLibCalls and InstCombine (#79699)
Add cos(fabs(x)) -> cos(x) and cos(copysign(x, y)) -> cos(x).
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions