[LLVMdev] Converting into SSA form

Eli Friedman eli.friedman at gmail.com
Mon Jun 7 01:28:22 PDT 2010


On Sun, Jun 6, 2010 at 8:56 PM, Chayan Sarkar <chayan.ju at gmail.com> wrote:
> Hi Jeffrey,
>
> Actually I am trying to implement "E-path PRE" which is based on
> non-algebric equivallence. So, the  variable names need to be
> preserved.

Then why do you want to run mem2reg before your optimization in the first place?

-Eli




More information about the llvm-dev mailing list