rs6000.c (map_to_integral_tree_type): New helper function.
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Thu, 11 Oct 2018 21:03:30 +0000 (21:03 +0000)
committerWill Schmidt <willschm@gcc.gnu.org>
Thu, 11 Oct 2018 21:03:30 +0000 (21:03 +0000)
commitea010af6b4d780261b791999e43ba056edce2af0
tree7e98936e39180e1196f785ef8eb47454c60db727
parent5746195cdc224e341c78aacd8360795b21459484
rs6000.c (map_to_integral_tree_type): New helper function.

[gcc]

2018-10-09  Will Schmidt <will_schmidt@vnet.ibm.com>

* config/rs6000/rs6000.c (map_to_integral_tree_type): New helper
function.
(fold_mergeeo_helper): New helper function.
(rs6000_gimple_fold_builtin): Add hooks for vec_mergee and vec_mergeo
intrinsics.  Correct some whitespace indentation issues.

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