mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Add math.erf lowering to libm call. Add math.erf polynomial approximation. Reviewed By: silvas, ezhulenev Differential Revision: https://reviews.llvm.org/D112200