Fwd: [PATCH] Teach MergeFunctions about address spaces
Matt Arsenault
Matthew.Arsenault at amd.com
Mon Sep 16 14:06:01 PDT 2013
On 09/16/2013 12:24 PM, Stepan Dyatkovskiy wrote:
> So, If I got right, it depends on what voo and voo2 does? If it
> increments address - thats ok. If it loads/stores something - that
> shouldn't be merged.
> Denying everything that is not allowed, we deny to merge it in generic
> case, but some functions still could me merged. Right?
> -Stepan.
That sounds right.
More information about the llvm-commits
mailing list