[PATCH] Better account for cost of soft fp in Inliner
Cameron Esfahani
dirty at apple.com
Tue Sep 17 15:04:14 PDT 2013
Attached is a patch and test case to better account for the cost of using floating point on systems which don't have hardware floating point in the Inliner.
I made a small change to TTI and I'm not 100% happy with the name of the routine I came up with: haveHWFP(). Maybe someone has a better suggestion?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inline-fp.diff
Type: application/octet-stream
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130917/ed51afa5/attachment.obj>
-------------- next part --------------
Cameron Esfahani
dirty at apple.com
"All that is necessary for the triumph of evil is that good men do nothing."
Edmund Burke
More information about the llvm-commits
mailing list