[PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
arsenm2 at gmail.com
Thu Aug 8 11:13:07 PDT 2013
On Aug 7, 2013, at 20:12 , Evan Cheng <evan.cheng at apple.com> wrote:
> It looks like you have mixed a couple different patches. That makes it harder to review the patch. Or did I read it wrong?
I don't think so? It's all the changes in lib/Analysis/ConstantFolding.cpp and some new tests. I might be able to split this into a separate patch for each function if you really want.
More information about the llvm-commits
mailing list