[all-commits] [llvm/llvm-project] 9b1297: Revert "[SLP]Improve/fix reordering of the gathere...

Andrew V. Tischenko via All-commits all-commits at lists.llvm.org
Wed Oct 27 07:32:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b12975cbf32d88a811a81cec3e7394679b62cf5
      https://github.com/llvm/llvm-project/commit/9b12975cbf32d88a811a81cec3e7394679b62cf5
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/AArch64/transpose-inseltpoison.ll
    M llvm/test/Transforms/SLPVectorizer/AArch64/transpose.ll
    M llvm/test/Transforms/SLPVectorizer/X86/jumbled-load.ll
    M llvm/test/Transforms/SLPVectorizer/X86/lookahead.ll

  Log Message:
  -----------
  Revert "[SLP]Improve/fix reordering of the gathered graph nodes."

This reverts commit f719b794bcaa1df8fa82659d6d4e754c77d2f94e to fix
instability in tests.




More information about the All-commits mailing list