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

Luqman Aden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 10:43:17 PST 2017


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

  Fix some formatting and update test.


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.83271.patch
Type: text/x-patch
Size: 5490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/72fddfb2/attachment.bin>


More information about the llvm-commits mailing list