[PowerPC] Clarify a comment in PPCTTI about vector loads
authorHal Finkel <hfinkel@anl.gov>
Mon, 28 Mar 2016 22:39:35 +0000 (22:39 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 28 Mar 2016 22:39:35 +0000 (22:39 +0000)
commit69ada2f514cf5b27e9e5a0eab2bb1c59caef4900
tree4b405093693a9699a8531fa99bae1525c1190925
parentc9d546c2915de3c9c5ad2f84ab3b8016d4aab6a0
[PowerPC] Clarify a comment in PPCTTI about vector loads

This should say that we could do unaligned vector loads on the P7 using VSX
instructions, not that we should.

llvm-svn: 264683
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp