[PATCH] D54743: SROA: preserve alignment tags on loads and stores.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 02:56:50 PST 2018


t.p.northover updated this revision to Diff 177157.
t.p.northover added a comment.

Separated NFC alias analysis move out into https://reviews.llvm.org/D55420, which this change applies on top of.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54743

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54743.177157.patch
Type: text/x-patch
Size: 7721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/8a5b2b44/attachment.bin>


More information about the llvm-commits mailing list