David Mak 77c975ead4 [core] codegen/irrt: Update IRRT implementation for gamma
SciPy 1.15 fixed the behavior of gamma and aligns its behavior to that
of tgamma in C.

All custom handling in __nac3_gamma is removed and the function
definition is moved to cc-builtins.hpp.
2025-03-04 15:40:51 +08:00
..