[Flang] Removing Float Bessel functions for AIX
AIX libc only provides bessel functions j0,j1,jn and y0,y1,yn but does not have their float equivalents j0f,j1f,jnf and y0f,y1f,ynf. Committed on behalf of madanial Differential Revision: https://reviews.llvm.org/D136128
Loading
Please sign in to comment