[PATCH] D16302: [opaque pointer types] [NFC] Take advantage of get{Source, Result}ElementType when folding GEPs.

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 10:41:02 PST 2016


eddyb updated this revision to Diff 45561.
eddyb added a comment.

Moved the invocation of SymbolicallyEvaluateGEP and its StructType handling to simplify the patch.


http://reviews.llvm.org/D16302

Files:
  lib/Analysis/ConstantFolding.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16302.45561.patch
Type: text/x-patch
Size: 11282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/28c75ce9/attachment.bin>


More information about the llvm-commits mailing list