This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3604c23dfc8edb00aae72456ef3ff765eb795db5
clang-p2996
/
llvm
/
lib
/
Transforms
/
Utils
/
SimplifyLibCalls.cpp
Hendrik Hübner
e980990ee4
[SimplifyLibCalls] Simplify cabs libcall if real or imaginary part of input is zero (
#97976
)
...
cabs(a + i0) -> abs(a) cabs(0 +ib) -> abs(b)
Closes
#97336
2024-07-11 19:01:06 +08:00
158 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink