[PATCH] D22840: Split the store of an int value merged from a pair of smaller values into multiple stores.
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 27 09:57:18 PDT 2016
wmi updated this revision to Diff 69494.
wmi added a comment.
Update comment and testcase.
Repository:
rL LLVM
https://reviews.llvm.org/D22840
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/X86/X86ISelLowering.h
test/Transforms/InstCombine/split-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22840.69494.patch
Type: text/x-patch
Size: 8982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160827/6a1271f2/attachment.bin>
More information about the llvm-commits
mailing list