[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
Fri Aug 26 22:39:43 PDT 2016


wmi updated this revision to Diff 69473.
wmi added a comment.

Address Chandler's comments: adjust comments and simplify 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.69473.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160827/1969affc/attachment.bin>


More information about the llvm-commits mailing list