[PATCH] D18710: code hoisting using GVN
Aditya Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 12:40:56 PDT 2016
hiraditya added a comment.
> (FWIW: New GVN already has such a mapping/structure. For each value, it can
> tell you all the member expressions of that value)
Thanks for the feedback. You mention that 'new GVN', could you point where new GVN is.
Are you referring to the LeaderTable?
-Aditya
Repository:
rL LLVM
http://reviews.llvm.org/D18710
More information about the llvm-commits
mailing list