[all-commits] [llvm/llvm-project] 36e4a7: [SLP]Fix PR79321: SLPVectorizer's PHICompare doesn...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Jan 24 13:46:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36e4a7ecca8a79fe8960a1e2afa78fbbd643dc7f
      https://github.com/llvm/llvm-project/commit/36e4a7ecca8a79fe8960a1e2afa78fbbd643dc7f
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

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

  Log Message:
  -----------
  [SLP]Fix PR79321: SLPVectorizer's PHICompare doesn't provide a strict
weak ordering.
Try to make PHICompare to meat strict weak ordering criteria.




More information about the All-commits mailing list