[PATCH] D46273: [InstCombine, ARM] Convert vld1 to llvm load

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 05:39:27 PDT 2018


labrinea updated this revision to Diff 149097.
labrinea added a comment.

Bail the optimization if the memory alignment is not power of two. Added a test to cover this case.


https://reviews.llvm.org/D46273

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/ARM/vld1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46273.149097.patch
Type: text/x-patch
Size: 6620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/7552d2d9/attachment-0001.bin>


More information about the llvm-commits mailing list