[PATCH] D37216: [SROA] propagate !range metadata when moving loads

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 06:41:29 PST 2017


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

Rebased and ready to land


https://reviews.llvm.org/D37216

Files:
  lib/Transforms/Scalar/SROA.cpp
  lib/Transforms/Utils/Local.cpp
  lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  test/Transforms/SROA/preserve-nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37216.124370.patch
Type: text/x-patch
Size: 15357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/c21479f2/attachment.bin>


More information about the llvm-commits mailing list