[PATCH] D27114: Preserve nonnull metadata on Loads through SROA & mem2reg.

Luqman Aden via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 16:16:54 PST 2016


luqmana updated this revision to Diff 79266.
luqmana added a comment.

Whoops, fixed diff to show additions instead of them as deletions.


https://reviews.llvm.org/D27114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27114.79266.patch
Type: text/x-patch
Size: 3707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/848afa5e/attachment.bin>


More information about the llvm-commits mailing list