[ARM] Fix costing of vmul+vcvt combine pattern
commitef4899273a734f65cb45b09222fab75bc515482a
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Nov 2015 17:29:46 +0000 (10 17:29 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Nov 2015 17:29:46 +0000 (10 17:29 +0000)
treee6ef0e746a890fa07e3ba05f86607d2ffe30695e
parent39d83642f9c780255059d67e9ea18725d274cd09
[ARM] Fix costing of vmul+vcvt combine pattern

* config/arm/arm.c (arm_new_rtx_costs, FIX case): Handle
combine_vcvtf2i pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230116 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c