[all-commits] [llvm/llvm-project] 43d51d: [SandboxIR] Implement IntrinsicInst (#110900)

vporpo via All-commits all-commits at lists.llvm.org
Thu Oct 3 09:41:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43d51d63af7e51853898528be0000cbc421dcafa
      https://github.com/llvm/llvm-project/commit/43d51d63af7e51853898528be0000cbc421dcafa
  Author: vporpo <vporpodas at google.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M llvm/include/llvm/SandboxIR/Instruction.h
    A llvm/include/llvm/SandboxIR/IntrinsicInst.h
    M llvm/include/llvm/SandboxIR/Value.h
    M llvm/unittests/SandboxIR/CMakeLists.txt
    A llvm/unittests/SandboxIR/IntrinsicInstTest.cpp

  Log Message:
  -----------
  [SandboxIR] Implement IntrinsicInst (#110900)

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



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