[PATCH] D76454: [ValueTracking] Fix usage of DataLayout::getTypeStoreSize()
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 14:40:14 PDT 2020
huihuiz updated this revision to Diff 251769.
huihuiz marked 3 inline comments as done.
huihuiz edited the summary of this revision.
huihuiz added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76454/new/
https://reviews.llvm.org/D76454
Files:
llvm/include/llvm/Support/TypeSize.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/MemCpyOpt/store-to-memset-is-nonzero-type.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76454.251769.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/e5fe12bd/attachment.bin>
More information about the llvm-commits
mailing list