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

Luqman Aden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 12:28:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298540: Preserve nonnull metadata on Loads through SROA & mem2reg. (authored by luqmana).

Changed prior to commit:
  https://reviews.llvm.org/D27114?vs=92597&id=92683#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27114

Files:
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/trunk/test/Transforms/Mem2Reg/preserve-nonnull-load-metadata.ll
  llvm/trunk/test/Transforms/SROA/preserve-nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27114.92683.patch
Type: text/x-patch
Size: 11256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/9ca31a02/attachment.bin>


More information about the llvm-commits mailing list