aboutsummaryrefslogtreecommitdiff
path: root/gcc/read-rtl-function.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2019-11-15 12:57:47 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2019-11-15 12:57:47 +0000
commitb6d53324092ee2b15c4a34fb55f2556863223d86 (patch)
tree0c5bd50c190b22c58a84d5f00ed938942db8beb8 /gcc/read-rtl-function.c
parent9ecf84e6a5616e30a03b4813b696607b2aa12d47 (diff)
downloadgcc-b6d53324092ee2b15c4a34fb55f2556863223d86.zip
gcc-b6d53324092ee2b15c4a34fb55f2556863223d86.tar.gz
gcc-b6d53324092ee2b15c4a34fb55f2556863223d86.tar.bz2
[rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515)
The new tree-cfg.c checking in r278245 tripped on folds of ALTIVEC_BUILTIN_VPERM_*, which were using gimple_convert rather than VIEW_CONVERT_EXPR to reinterpret the contents of a vector as a different type. 2019-11-15 Richard Sandiford <richard.sandiford@arm.com> gcc/ PR target/92515 * config/rs6000/rs6000-call.c (rs6000_gimple_fold_builtin): Use VIEW_CONVERT_EXPR to reinterpret vectors as different types. From-SVN: r278292
Diffstat (limited to 'gcc/read-rtl-function.c')
0 files changed, 0 insertions, 0 deletions