[PATCH] D31924: SROA: Allow eliminating addrspacecasted allocas

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 12:52:32 PDT 2017


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

Remove unnecessary change. The pointer already has the right address space


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.96005.patch
Type: text/x-patch
Size: 4534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/e9855153/attachment.bin>


More information about the llvm-commits mailing list