[all-commits] [llvm/llvm-project] d8d4c9: [SLP][NFC]Improve performance of isGatherShuffledE...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Jul 17 14:12:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8d4c996855beed83b4d7b8a09fed455de77b665
      https://github.com/llvm/llvm-project/commit/d8d4c996855beed83b4d7b8a09fed455de77b665
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

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

  Log Message:
  -----------
  [SLP][NFC]Improve performance of isGatherShuffledEntry() function, NFC.

Transformed if checks to asserts and simplified some more code to
improve compile time.




More information about the All-commits mailing list