[PATCH] Teach ConstantFolding about address space pointer sizes

Matt Arsenault Matthew.Arsenault at amd.com
Fri Aug 16 11:23:13 PDT 2013


  Fix producing a bitcast when the middle integer of a constant ptrtoint / inttoptr pair was larger than the source pointer and the destination pointer was a different sized address space

http://llvm-reviews.chandlerc.com/D1199

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1199?vs=3512&id=3531#toc

Files:
  lib/Analysis/ConstantFolding.cpp
  test/Transforms/InstCombine/multi-size-address-space-pointer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1199.3.patch
Type: text/x-patch
Size: 22198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130816/ca050a30/attachment.bin>


More information about the llvm-commits mailing list