[PATCH] D48128: [ARM] Parallel DSP IR Pass

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 01:03:50 PDT 2018


samparker added a comment.

Hi Sjoerd,

In https://reviews.llvm.org/D48270, Eli explained the real solution to creating safe ldr/str. Could you please update the load instructions with alignment and also test that no ldrd/strd instructions aren't generated where they shouldn't be.

cheers,
sam


https://reviews.llvm.org/D48128





More information about the llvm-commits mailing list