[PATCH] D29125: [PPC] override the base implementatiosn of areLoadsFromSameBasePtr and shouldScheduleLoadsNear for PowerPC
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 10:26:09 PST 2017
sfertile updated this revision to Diff 85935.
sfertile added a comment.
Noticed spelling mistake and ended up simplifying the loop in getChainOperand as part of the cleanup.
Repository:
rL LLVM
https://reviews.llvm.org/D29125
Files:
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
test/CodeGen/PowerPC/jaggedstructs.ll
test/CodeGen/PowerPC/memcpy-vec.ll
test/CodeGen/PowerPC/ppc32-vacopy.ll
test/CodeGen/PowerPC/ppcf128-endian.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29125.85935.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/60253a45/attachment.bin>
More information about the llvm-commits
mailing list