llvm-project
9d45b450
- [SimplifyLibCalls] Constant fold `remquo` (#99647)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SimplifyLibCalls] Constant fold `remquo` (#99647) This patch adds constant folding support for `remquo`. Reference: https://en.cppreference.com/w/cpp/numeric/math/remquo Closes https://github.com/llvm/llvm-project/issues/99497.
References
#99647 - [SimplifyLibCalls] Constant fold `remquo`
Author
dtcxzyw
Parents
7b619730
Loading