[all-commits] [llvm/llvm-project] a6b355: [SLP] Fix a typo that causes redundant assertion a...

Shilei Tian via All-commits all-commits at lists.llvm.org
Wed Apr 27 07:08:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6b355dd3164f9f906afb6ef8a44fde2651be9d5
      https://github.com/llvm/llvm-project/commit/a6b355dd3164f9f906afb6ef8a44fde2651be9d5
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

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

  Log Message:
  -----------
  [SLP] Fix a typo that causes redundant assertion and potential segment fault

Reviewed By: ABataev

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




More information about the All-commits mailing list