[PATCH] D15461: AMDGPU: Fix splitting vector loads with existing offsets
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 12:59:51 PST 2015
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.
If the original MMO had an offset, it was dropped.
Also use the correct alignment after adding the new offset.
http://reviews.llvm.org/D15461
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/split-vector-memoperand-offsets.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15461.42559.patch
Type: text/x-patch
Size: 8407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/c7edfcf5/attachment.bin>
More information about the llvm-commits
mailing list