PATCHES: StructurizeCFG bug-fix
Christian König
christian.koenig at amd.com
Thu Jan 22 12:33:48 PST 2015
Forgot the attachment?
Am 22.01.2015 um 21:24 schrieb Tom Stellard:
> Hi,
>
> Attached are two patches for the StrucuturizeCFG pass. The first changes
> the ordering of the blocks to reverse post-order, which fixes invalid
> code being generated for certain kinds of loops.
>
> The second patch removes an early fix to backedge detection which is no
> longer needed after the first patch.
>
> -Tom
More information about the llvm-commits
mailing list