[all-commits] [llvm/llvm-project] 8e9216: [SLP] Do not make an attempt to match reduction on...

Valery Dmitriev via All-commits all-commits at lists.llvm.org
Fri Jul 9 17:18:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e9216fe877cf263c93a0f769235bef425d395b6
      https://github.com/llvm/llvm-project/commit/8e9216fe877cf263c93a0f769235bef425d395b6
  Author: Valery N Dmitriev <valery.n.dmitriev at intel.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

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

  Log Message:
  -----------
  [SLP] Do not make an attempt to match reduction on already erased instruction.

 Differential Revision: https://reviews.llvm.org/D105752




More information about the All-commits mailing list