[PATCH] D49698: [PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 08:23:45 PDT 2018


amyk updated this revision to Diff 160592.
amyk added a comment.

Updated the patch to address:

- Making the test cases a little bit less exhaustive (removing CHECK-NEXT's)
- unnecessary whitespaces


https://reviews.llvm.org/D49698

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/pre-inc-disable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49698.160592.patch
Type: text/x-patch
Size: 12671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/78baedc3/attachment.bin>


More information about the llvm-commits mailing list