[LLVMdev] Replacing phi nodes in ScalarEvolution while preserving LCSSA form
Duncan Sands
duncan.sands at deepbluecap.com
Wed Nov 17 11:03:10 PST 2010
Hi Dan, I whipped up this patch as a more optimal test of whether
replacing the phi node PN by V will break LCSSA form. I hope it
is more or less correct, but since I know nothing about loops it
could well be completely bogus :) Can you please comment on it.
Best wishes,
Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lcssa.diff
Type: text/x-patch
Size: 1697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101117/3639dc6a/attachment.bin>
More information about the llvm-dev
mailing list