[all-commits] [llvm/llvm-project] 93fa2b: [SLP][NFC] Fix assertion in vectorizeGEPIndices()

Enna1 via All-commits all-commits at lists.llvm.org
Sun Dec 31 06:15:46 PST 2023


  Branch: refs/heads/users/Enna1/slp-fix-gep-assertion
  Home:   https://github.com/llvm/llvm-project
  Commit: 93fa2ba4f19c7d5d784adfff4de36f9912ccb012
      https://github.com/llvm/llvm-project/commit/93fa2ba4f19c7d5d784adfff4de36f9912ccb012
  Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2023-12-31 (Sun, 31 Dec 2023)

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

  Log Message:
  -----------
  [SLP][NFC] Fix assertion in vectorizeGEPIndices()

The index constraints for the collected getelementptr instructions
should be single **and** non-constant.




More information about the All-commits mailing list