[LLVMdev] Using results of Value Numbering in llvm

bhavani krishnan bhavi63 at yahoo.com
Mon Mar 23 19:11:56 PDT 2009


Hi,

I need to use Value Numbering in my optimization pass. I dont see this being used by any other passes. Please let me know which passes to include in addRequired and how to getAnalysis for value numbering. addRequired<GVN> doesn't seem to work.
Any help is appreciated!
    
Thanks in advance!
Bhavani


      



More information about the llvm-dev mailing list