[all-commits] [llvm/llvm-project] 7467f4: [SandboxIR] Implement ReturnInst (#99784)

vporpo via All-commits all-commits at lists.llvm.org
Mon Jul 22 15:49:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7467f41a7d4bc2e305fb368c591790936ad5ef33
      https://github.com/llvm/llvm-project/commit/7467f41a7d4bc2e305fb368c591790936ad5ef33
  Author: vporpo <vporpodas at google.com>
  Date:   2024-07-22 (Mon, 22 Jul 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 ReturnInst (#99784)

This patch adds the implementation of the SandboxIR ReturnInst which
mirrors llvm::ReturnInst.



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