"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "57de997efffcbf4358ebd26d8b1c21844128560c"
easing the constraint for isNegatibleForFree and GetNegatedExpression
Summary: Here we relax the old constraint which utilized unsafe with the TargetOption flag HonorSignDependentRoundingFPMathOption, with the assertion that unsafe is no longer needed or never was required for correctness on FDIV/FMUL. Reviewers: spatel, hfinkel, wristow, arsenm, javed.absar Reviewed By: spatel Subscribers: efriedma, wdng, tpr Differential Revision: https://reviews.llvm.org/D48057 llvm-svn: 334769
Loading
Please register or sign in to comment