ARM cost model: Fix cost of fptrunc and fpext instructions
authorArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 15 Mar 2013 15:10:47 +0000 (15:10 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 15 Mar 2013 15:10:47 +0000 (15:10 +0000)
commitf5284ff61f211f71f054ed141ca46f576537128b
tree9f6119287daf249706f83e33bcc94612fde1690a
parent966b331251a3035d252b9be1a5bcb9666c7e21f1
ARM cost model: Fix cost of fptrunc and fpext instructions

A vector fptrunc and fpext simply gets split into scalar instructions.

radar://13192358

llvm-svn: 177159
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/cast.ll