[PATCH] D16272: [opaque pointer types] Alloca: use getAllocatedType() instead of getType()->getElementType().

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 15:38:03 PST 2016


eddyb updated this revision to Diff 45134.
eddyb marked 2 inline comments as done.
eddyb added a comment.

Reuse EltPtr variable, with a more precise type.


http://reviews.llvm.org/D16272

Files:
  lib/Analysis/ValueTracking.cpp
  lib/CodeGen/GCRootLowering.cpp
  lib/Transforms/IPO/GlobalOpt.cpp
  lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  lib/Transforms/Scalar/ScalarReplAggregates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16272.45134.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160117/e46bbc83/attachment.bin>


More information about the llvm-commits mailing list