[all-commits] [llvm/llvm-project] 746e43: Revert "[SLP] Add a clarifying assert in block sch...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Jan 28 12:11:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 746e435ff76a12468103a978d46f7b1a5052e867
      https://github.com/llvm/llvm-project/commit/746e435ff76a12468103a978d46f7b1a5052e867
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  Revert "[SLP] Add a clarifying assert in block scheduling [NFC]"

This reverts commit db49a78900f5e4b59714565876b5dbb5e2dfe840.  The reasoning in the patch applied to a downstream branch, and I got myself confused when trying to split apart pieces.  Thankfully, the assert was simply weaker than the actual invariant currently upstream which is that ReadyInsts is not empty.




More information about the All-commits mailing list