[all-commits] [llvm/llvm-project] 66d873: [SandboxIR] Implement the InsertElementInst class ...

Jorge Gorbe Moya via All-commits all-commits at lists.llvm.org
Fri Aug 9 13:35:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66d87350185dbbaba91814b9b6297bca1aea7729
      https://github.com/llvm/llvm-project/commit/66d87350185dbbaba91814b9b6297bca1aea7729
  Author: Jorge Gorbe Moya <jgorbe at google.com>
  Date:   2024-08-09 (Fri, 09 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 the InsertElementInst class (#102404)

Heavily based on work by @vporpo.



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