[all-commits] [llvm/llvm-project] 3756ba: [SandboxIR] Implement ConstantDataSequential and s...

vporpo via All-commits all-commits at lists.llvm.org
Mon Apr 7 13:48:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3756ba3c87f78a2746f26434209e29ac288a5fc6
      https://github.com/llvm/llvm-project/commit/3756ba3c87f78a2746f26434209e29ac288a5fc6
  Author: vporpo <vporpodas at google.com>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M llvm/include/llvm/SandboxIR/Constant.h
    M llvm/include/llvm/SandboxIR/Context.h
    M llvm/include/llvm/SandboxIR/Type.h
    M llvm/include/llvm/SandboxIR/Values.def
    M llvm/lib/SandboxIR/Context.cpp
    M llvm/unittests/SandboxIR/SandboxIRTest.cpp

  Log Message:
  -----------
  [SandboxIR] Implement ConstantDataSequential and subclasses (#133547)

This patch implements sandboxir::ConstantDataSequential mirroring LLVM
IR.



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