[all-commits] [llvm/llvm-project] 54566b: [SandboxIR] Implement Operator (#112805)

vporpo via All-commits all-commits at lists.llvm.org
Fri Oct 18 08:14:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54566ba52304beede0d80851c0202c2dcf7a03ec
      https://github.com/llvm/llvm-project/commit/54566ba52304beede0d80851c0202c2dcf7a03ec
  Author: vporpo <vporpodas at google.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    A llvm/include/llvm/SandboxIR/Operator.h
    M llvm/include/llvm/SandboxIR/Value.h
    M llvm/unittests/SandboxIR/CMakeLists.txt
    A llvm/unittests/SandboxIR/OperatorTest.cpp

  Log Message:
  -----------
  [SandboxIR] Implement Operator (#112805)

This patch implements sandboxir::Operator mirroring llvm::Operator.



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