[LLVMdev] SCCP

Nick Lewycky nicholas at mxc.ca
Tue May 9 18:51:25 PDT 2006


For an analysis pass, I'm interested in reading the lattice values
calculated by SCCP. Should I split the current SCCP optimization into an
analysis piece and the optimization that depends on it, so that I can
use its analysis results?

Nick Lewycky




More information about the llvm-dev mailing list