Remove fadd(fmul) patterns for FMA3. This needs to be implemented by paying...
Remove fadd(fmul) patterns for FMA3. This needs to be implemented by paying attention to FP_CONTRACT and matching @llvm.fma which is not available yet. This will allow us to enablle intrinsic use at least though. llvm-svn: 157804
Loading
Please register or sign in to comment