Displaying 1 result from an estimated 1 matches for "183e3e27".
2017 Oct 15
2
question about mem2reg
Hello,
I just upgraded my llvm to 5.0.0. I applied mem2reg pass as follows:
opt -mem2reg m2rtttl.bc > m2rtttl.opt
But after that, I compared m2rtttl.bc and m2rtttl.opt. I noticed that there are no difference between m2rtttl.bc and m2rtttl.opt. Did I apply llvm in the correct way?
Thanks a lot for the help!
Best,
Linhai
-------------- next part