jacobly0 / llvm-project

This fork of the canonical git mirror of the LLVM subversion repository adds (e)Z80 targets. Please refer to the wiki for important build instructions.
https://github.com/jacobly0/llvm-project/wiki
123 stars 15 forks source link

Failures to use optimal math routine #49

Open runer112 opened 1 week ago

runer112 commented 1 week ago

Absolute value

All of them synthesize the operation (poorly)

Bit reverse

Byte swap

Division

Negation

Remainder

Shift left

Shift right