[PATCH] D95826: [SROA] Propagate correct TBAA/TBAA Struct offsets

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 6 12:48:38 PST 2021


wsmoses updated this revision to Diff 321959.
wsmoses added a comment.

Actually include the update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95826/new/

https://reviews.llvm.org/D95826

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/basictest.ll
  llvm/test/Transforms/SROA/tbaa-struct2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95826.321959.patch
Type: text/x-patch
Size: 35640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/75ce25d1/attachment.bin>


More information about the llvm-commits mailing list