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

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 15:34:34 PDT 2017


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

address review comments


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.113924.patch
Type: text/x-patch
Size: 17846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/ba35e0ff/attachment.bin>


More information about the llvm-commits mailing list