llvm-project
9d45b450 - [SimplifyLibCalls] Constant fold `remquo` (#99647)

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.
Author
Parents
Loading