[all-commits] [llvm/llvm-project] 4d7d45: [SLP][AArch64] Add test to check for the vectoriza...

Zain Jaffal via All-commits all-commits at lists.llvm.org
Tue Mar 28 09:46:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d7d4543344b3bb99d971f5393de2d538cfb391c
      https://github.com/llvm/llvm-project/commit/4d7d4543344b3bb99d971f5393de2d538cfb391c
  Author: Zain Jaffal <z_jaffal at apple.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    A llvm/test/Transforms/SLPVectorizer/AArch64/fshl.ll

  Log Message:
  -----------
  [SLP][AArch64] Add test to check for the vectorization of fshl

Currently the cost for fshl is an overestimate causing SLP to vectorize when it is not necessary.

Reviewed By: fhahn

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




More information about the All-commits mailing list