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

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 3 08:24:49 PDT 2017


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

address review comments


https://reviews.llvm.org/D37216

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  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.113699.patch
Type: text/x-patch
Size: 14153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170903/d663c75d/attachment.bin>


More information about the llvm-commits mailing list