[llvm-commits] [PATCH] Promote all possible memory to registers

Duncan Sands baldrick at free.fr
Sun Oct 24 05:41:24 PDT 2010


Hi Chris,

> I haven't looked at the patch yet, but how is this different than the standard GVN pass?

while GVN surely does this too (what doesn't it do? :) ), maybe it is good to
factorize this functionality out of GVN, to shrink and simplify it.

ciao,

Duncan.



More information about the llvm-commits mailing list