[all-commits] [llvm/llvm-project] f3a68a: [SLP][NFC]Initial merge of gather/buildvector code...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Mar 13 06:27:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3a68ac10c8414117b21c08cbba98e1e895ac245
      https://github.com/llvm/llvm-project/commit/f3a68ac10c8414117b21c08cbba98e1e895ac245
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

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

  Log Message:
  -----------
  [SLP][NFC]Initial merge of gather/buildvector code in the createBuildVector function.

Required for future changes with combining shuffled nodes and
buildvector sequences to improve cost/emission of the gather nodes.

Part of D110978

Differential Revision: https://reviews.llvm.org/D145732




More information about the All-commits mailing list