[PATCH] D34285: [SROA] Be smarter when copying metadata to retyped loads

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 11:23:55 PDT 2017


arielb1 updated this revision to Diff 102855.
arielb1 added a comment.

Fix test


https://reviews.llvm.org/D34285

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/Scalar/SROA.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/SROA/pr32902.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34285.102855.patch
Type: text/x-patch
Size: 13055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/b5eb56b0/attachment.bin>


More information about the llvm-commits mailing list