[PATCH] D59789: [DSE] Preserve basic block ordering using OrderedBasicBlock.
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 14:53:20 PDT 2019
> On 25 Mar 2019, at 21:48, Eli Friedman via Phabricator <reviews at reviews.llvm.org> wrote:
>
> efriedma accepted this revision.
> efriedma added a comment.
> This revision is now accepted and ready to land.
>
> LGTM
>
>
Thanks. This is dependent on the linked change which adds the orderedbb parameter to memdepanalysis.
> Repository:
> rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D59789/new/
>
> https://reviews.llvm.org/D59789
>
>
>
More information about the llvm-commits
mailing list