[all-commits] [llvm/llvm-project] ae0221: [SandboxIR] Implement UndefValue (#107628)

vporpo via All-commits all-commits at lists.llvm.org
Mon Sep 9 16:53:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae02211eaef305f957b419e5c39499aa472b956e
      https://github.com/llvm/llvm-project/commit/ae02211eaef305f957b419e5c39499aa472b956e
  Author: vporpo <vporpodas at google.com>
  Date:   2024-09-09 (Mon, 09 Sep 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 UndefValue (#107628)

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



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