mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 02:36:07 +00:00

The remaining math functions are `mulifx` (int * fx = int), `divifx` (int / fx = int), `fxdivi` (int / int = fx), and `idivfx` (fx / fx = int).