Skip to content
Unverified Commit 37462944 authored by AtariDreams's avatar AtariDreams Committed by GitHub
Browse files

[Transforms] Add more cos combinations to SimplifyLibCalls and InstCombine (#79699)

Add cos(fabs(x)) -> cos(x) and cos(copysign(x, y)) -> cos(x).
parent 9805c051
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment