[PATCH] D105020: [SLP]Improve graph reordering.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 05:56:02 PDT 2021


RKSimon accepted this revision.
RKSimon added a comment.

In D105020#3009190 <https://reviews.llvm.org/D105020#3009190>, @ABataev wrote:

> Thanks again for the reproducer, checked it with the last version uploaded on Friday, the results are correct. I fixed the incorrect reordering of the nodes with the alternate instructions.

LGTM - if you can add another (useful) test case for the latest repro that'd be great.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105020/new/

https://reviews.llvm.org/D105020



More information about the llvm-commits mailing list