Skip to content
Snippets Groups Projects
user avatar
Michael Ilseman authored
We were previously not adding fast-math flags through CreateBinOp()
when it happened to be making a floating point binary operator. This
patch updates it to do so similarly to directly calling CreateF*().

llvm-svn: 196438
be92bcb3
Name Last commit Last update