Fix fcmp + fabs instcombines when using the intrinsic
This was only handling the libcall. This is another example of why only the intrinsic should ever be used when it exists. llvm-svn: 225465
Loading
Please sign in to comment
This was only handling the libcall. This is another example of why only the intrinsic should ever be used when it exists. llvm-svn: 225465