[all-commits] [llvm/llvm-project] d386b3: [SLP] Harmonise findLaneForValue() return type (NF...

Gaëtan Bossu via All-commits all-commits at lists.llvm.org
Fri Jul 11 06:05:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d386b3b0b53a9a6f9dfd993040528e8de7afe745
      https://github.com/llvm/llvm-project/commit/d386b3b0b53a9a6f9dfd993040528e8de7afe745
  Author: Gaëtan Bossu <gaetan.bossu at arm.com>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

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

  Log Message:
  -----------
  [SLP] Harmonise findLaneForValue() return type (NFC) (#148232)

The lane is computed as an unsigned, so let's return it as unsigned.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list