[all-commits] [llvm/llvm-project] dd83be: [SLP][NFC]Improved isAltShuffle by comparing instr...

Andrew V. Tischenko via All-commits all-commits at lists.llvm.org
Wed Jan 5 12:32:19 PST 2022


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

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

  Log Message:
  -----------
  [SLP][NFC]Improved isAltShuffle by comparing instructions instead of
opcodes, NFC.

NFC part of D115955.




More information about the All-commits mailing list