[PATCH] D14483: Destructor loads of struct that do not contains padding in InstCombine.
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 17:06:14 PST 2015
deadalnix updated this revision to Diff 42610.
deadalnix added a comment.
As per direction on IRC stealing a bit on the element count rather than on the struct size or recomputing.
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.42610.patch
Type: text/x-patch
Size: 17266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151212/88455bb3/attachment.bin>
More information about the llvm-commits
mailing list