[all-commits] [llvm/llvm-project] 336376: [SandboxIR] PassManager (#107932)

vporpo via All-commits all-commits at lists.llvm.org
Tue Sep 10 13:17:47 PDT 2024


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

  Changed paths:
    M llvm/include/llvm/SandboxIR/Pass.h
    A llvm/include/llvm/SandboxIR/PassManager.h
    M llvm/lib/SandboxIR/CMakeLists.txt
    A llvm/lib/SandboxIR/PassManager.cpp
    M llvm/unittests/SandboxIR/PassTest.cpp

  Log Message:
  -----------
  [SandboxIR] PassManager (#107932)

This patch implements a simple pass manager for Sandbox IR.



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