[PATCH] D31924: SROA: Allow eliminating addrspacecasted allocas

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 09:56:23 PDT 2017


arsenm updated this revision to Diff 95311.
arsenm added a comment.

Specify defined results, and that the pointer must be able to round trip


https://reviews.llvm.org/D31924

Files:
  docs/LangRef.rst
  include/llvm/Analysis/PtrUseVisitor.h
  lib/Transforms/Scalar/SROA.cpp
  test/Transforms/SROA/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31924.95311.patch
Type: text/x-patch
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/e6837f41/attachment.bin>


More information about the llvm-commits mailing list