[all-commits] [llvm/llvm-project] 7a3844: [SandboxVec][DAG] Register move instr callback (#1...

vporpo via All-commits all-commits at lists.llvm.org
Fri Dec 20 23:10:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a38445ee2ac89fe240479d052373df23561ab57
      https://github.com/llvm/llvm-project/commit/7a38445ee2ac89fe240479d052373df23561ab57
  Author: vporpo <vporpodas at google.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

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

  Log Message:
  -----------
  [SandboxVec][DAG] Register move instr callback (#120146)

This patch implements the move instruction notifier for the DAG.
Whenever an instruction moves the notifier will maintain the DAG.



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