implement part of PR6083: codegen support for isinf. Like isnan,
this is generating correct but suboptimal (extra extend to double) code for the float case. Will investigate next. llvm-svn: 103166
Loading
Please register or sign in to comment
this is generating correct but suboptimal (extra extend to double) code for the float case. Will investigate next. llvm-svn: 103166