[all-commits] [llvm/llvm-project] 318d2f: [SandboxVec][DAG] Boilerplate (#108862)

vporpo via All-commits all-commits at lists.llvm.org
Tue Sep 17 12:04:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 318d2f5e5d4d8245ab419193266b956194116989
      https://github.com/llvm/llvm-project/commit/318d2f5e5d4d8245ab419193266b956194116989
  Author: vporpo <vporpodas at google.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    A llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h
    M llvm/lib/Transforms/Vectorize/CMakeLists.txt
    A llvm/lib/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.cpp
    M llvm/unittests/Transforms/Vectorize/CMakeLists.txt
    A llvm/unittests/Transforms/Vectorize/SandboxVectorizer/CMakeLists.txt
    A llvm/unittests/Transforms/Vectorize/SandboxVectorizer/DependencyGraphTest.cpp

  Log Message:
  -----------
  [SandboxVec][DAG] Boilerplate (#108862)

This patch adds a very basic implementation of the Dependency Graph to
be used by the vectorizer.



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