[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:45:16 PST 2021


wsmoses updated this revision to Diff 321958.
wsmoses marked an inline comment as done.
wsmoses added a comment.

Allow for partial resizes and update basictest.ll


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/tbaa-struct2.ll

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


More information about the llvm-commits mailing list