[all-commits] [llvm/llvm-project] f1be51: [SandboxVectorizer] New class to actually collect ...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Wed Oct 23 10:26:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1be516223f1c5ae5554f1b842d90cf429611617
      https://github.com/llvm/llvm-project/commit/f1be516223f1c5ae5554f1b842d90cf429611617
  Author: Sterling-Augustine <56981066+Sterling-Augustine at users.noreply.github.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h
    A llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/SeedCollector.cpp
    M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SeedCollectorTest.cpp

  Log Message:
  -----------
  [SandboxVectorizer] New class to actually collect and manage seeds (#113386)

This relands d91318b643188bb855f115b02af9532f87c787b7, with test-only
changes to make gcc-10 happy.



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