[all-commits] [llvm/llvm-project] 077d4c: Revert "[SLP]No need to schedule/check parent for ...

Anton Afanasyev via All-commits all-commits at lists.llvm.org
Tue Aug 31 05:42:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 077d4cb3abea3f1a8801ef2f063e8ddfffac4e70
      https://github.com/llvm/llvm-project/commit/077d4cb3abea3f1a8801ef2f063e8ddfffac4e70
  Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/X86/remark_extract_broadcast.ll

  Log Message:
  -----------
  Revert "[SLP]No need to schedule/check parent for extract{element/value} instruction."

Revert since introduced issure reported here:
https://lists.llvm.org/pipermail/llvm-dev/2021-August/152411.html
Discussed starting from here: https://reviews.llvm.org/D108703#2974289

This reverts commit a36bc873a269dca0c5399d72bfdd42d3ddc72671.




More information about the All-commits mailing list