[all-commits] [llvm/llvm-project] ec2966: [SandboxIR] Implement UnaryOperator (#104509)

vporpo via All-commits all-commits at lists.llvm.org
Thu Aug 15 16:55:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec29660c44e5e73d3b78f4884f9178036563fb25
      https://github.com/llvm/llvm-project/commit/ec29660c44e5e73d3b78f4884f9178036563fb25
  Author: vporpo <vporpodas at google.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M llvm/include/llvm/SandboxIR/SandboxIR.h
    M llvm/include/llvm/SandboxIR/SandboxIRValues.def
    M llvm/lib/SandboxIR/SandboxIR.cpp
    M llvm/unittests/SandboxIR/SandboxIRTest.cpp

  Log Message:
  -----------
  [SandboxIR] Implement UnaryOperator (#104509)

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



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