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

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 10:41:08 PDT 2017


arielb1 updated this revision to Diff 113778.
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.113778.patch
Type: text/x-patch
Size: 17841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/45e1f8ae/attachment.bin>


More information about the llvm-commits mailing list