[PATCH] D76454: [ValueTracking] Fix usage of DataLayout::getTypeStoreSize()

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 17:23:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f5af9d70dcc: [ValueTracking] Fix usage of DataLayout::getTypeStoreSize() (authored by huihuiz).

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.251808.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200321/febb2e97/attachment.bin>


More information about the llvm-commits mailing list