This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Speed up FRE (~10% on PR34683)



Again, i don't think you understand.
This is never exposed to the outside world, we never put these symbols
on the statements, we are just value numbering things to discover
equivalence, and things happens to includes "memory references" (which
means we keep track of the vops).
oh, ok then :-)

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]