On Thu, May 31, 2018 at 02:59:40PM -0500, Will Schmidt wrote: > 2018-05-31 Will Schmidt <will_schm...@vnet.ibm.com> > > * config/rs6000/rs6000.c: (rs6000_builtin_valid_without_lhs) Add vec_xst > variants to the list. (rs6000_gimple_fold_builtin) Add support for > folding unaligned vector loads and stores.
* config/rs6000/rs6000.c (rs6000_builtin_valid_without_lhs): Add vec_xst variants to the list. (rs6000_gimple_fold_builtin): Add support for folding unaligned vector loads and stores. Okay with the changelog fixed like that. Thanks! Segher