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

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Mon Oct 21 15:40:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d91318b643188bb855f115b02af9532f87c787b7
      https://github.com/llvm/llvm-project/commit/d91318b643188bb855f115b02af9532f87c787b7
  Author: Sterling-Augustine <56981066+Sterling-Augustine at users.noreply.github.com>
  Date:   2024-10-21 (Mon, 21 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 (#112979)

There are many more tests to add, but I would like to get this reviewed
and the details sorted out before it grows too big.



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