[all-commits] [llvm/llvm-project] 58a2c4: [SLP][NFC]Check for equal opcode preliminary to me...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Dec 18 06:45:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58a2c4e2f24ffce3966c3988d1a4ca7b04c52244
      https://github.com/llvm/llvm-project/commit/58a2c4e2f24ffce3966c3988d1a4ca7b04c52244
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

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

  Log Message:
  -----------
  [SLP][NFC]Check for equal opcode preliminary to meet weak strict order
requirement, NFC.

This change does not affect functionality, just fixes the assertions in
some standard c++ library implementations.




More information about the All-commits mailing list