NVPTX: Initialize the UseF32FTZ flag.

llvm-svn: 156232
This commit is contained in:
Benjamin Kramer 2012-05-05 11:22:02 +00:00
parent cb2a1a34e2
commit a25a61b9e8
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ NVPTXDAGToDAGISel::NVPTXDAGToDAGISel(NVPTXTargetMachine &tm,
allowFMA = (FMAContractLevel >= 1) || UseFMADInstruction;
UseF32FTZ = false;
doMulWide = (OptLevel > 0);
// Decide how to translate f32 div