[PATCH] D14483: Destructor loads of struct that do not contains padding in InstCombine.

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 12 16:38:29 PST 2015


deadalnix updated this revision to Diff 42644.
deadalnix added a comment.

Add comment on hasPadding to mention it doesn't include nested padding.


http://reviews.llvm.org/D14483

Files:
  include/llvm/IR/DataLayout.h
  lib/IR/DataLayout.cpp
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/cast.ll
  test/Transforms/InstCombine/extractvalue.ll
  test/Transforms/InstCombine/unpack-fca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14483.42644.patch
Type: text/x-patch
Size: 17408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/60330d63/attachment.bin>


More information about the llvm-commits mailing list