[PATCH] D118538: [SLP] Schedule only sub-graph of vectorizable instructions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 08:28:53 PDT 2022


reames added a comment.

@uabelho - Thank you!  I really appreciate the amount of work you've put towards confirming that no further problems are lurking.  You've gone above and beyond here, thanks!

Since we seem to have reasonable confidence that the underlying issues have been fixed, and that the fixes for those issues are stable in tree, I'm going to go ahead and push the original change again this morning.  I will monitor for a couple hours in case of immediate fallout, but will be out of office for a good chunk of the day.  If anyone spots fallout that looks severe, please feel free to revert without me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118538



More information about the llvm-commits mailing list