[all-commits] [llvm/llvm-project] b82344: Revert "[SLP] Add detection of shuffled/perfect ma...

cilkplus via All-commits all-commits at lists.llvm.org
Tue Apr 20 08:29:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b82344a019498febb93ee4256bdbfc50a1604f0b
      https://github.com/llvm/llvm-project/commit/b82344a019498febb93ee4256bdbfc50a1604f0b
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/AArch64/gather-cost.ll
    M llvm/test/Transforms/SLPVectorizer/X86/matched-shuffled-entries.ll

  Log Message:
  -----------
  Revert "[SLP] Add detection of shuffled/perfect matching of tree entries."

This reverts commit daf6e18c55c2ac56bbf0f9de233fb2a1150ee331 to fix the
compiler crash.




More information about the All-commits mailing list