]> git.ipfire.org Git - thirdparty/gcc.git/commit
vec_promote_demote cost to 1 for non-Power7 VSX architectures
authorKewen Lin <linkw@gcc.gnu.org>
Fri, 11 Oct 2019 06:01:30 +0000 (06:01 +0000)
committerKewen Lin <linkw@gcc.gnu.org>
Fri, 11 Oct 2019 06:01:30 +0000 (06:01 +0000)
commit1e99e6fe6bb61ad2011030324cfdf84d2a67e75d
treea2adae682dce6c25a4677c6245af816136ff3136
parent192eaafbaa6404523c96f2926ff41b773c905a4d
vec_promote_demote cost to 1 for non-Power7 VSX architectures

2019-10-11  Kewen Lin  <linkw@gcc.gnu.org>

    * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): Lower
    vec_promote_demote cost to 1 for non-Power7 VSX architectures.

From-SVN: r276859
gcc/ChangeLog
gcc/config/rs6000/rs6000.c