[PATCH] Fix assert with copy from global through addrspacecast

Matt Arsenault Matthew.Arsenault at amd.com
Fri Dec 6 15:55:29 PST 2013


  I think it's better for it to be stricter and only work for pointers. A better name might be getPointerBitCastOrAddrSpaceCast? IRBuilder equivalents of whatever is there is a good idea.

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



More information about the llvm-commits mailing list