[all-commits] [llvm/llvm-project] ebc90d: [SandboxVectorizer] Use llvm::find (NFC) (#143724)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jun 11 12:50:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebc90d50b88a7c46634ea21e40ddb25c679ac874
      https://github.com/llvm/llvm-project/commit/ebc90d50b88a7c46634ea21e40ddb25c679ac874
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h

  Log Message:
  -----------
  [SandboxVectorizer] Use llvm::find (NFC) (#143724)

llvm::find allows us to pass a range.



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