[all-commits] [llvm/llvm-project] 6d3317: [SandboxIR] Implement SIToFPInst (#101374)

vporpo via All-commits all-commits at lists.llvm.org
Wed Jul 31 10:59:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d3317e5389d3041c4a0ae588919d7a2fe2764f0
      https://github.com/llvm/llvm-project/commit/6d3317e5389d3041c4a0ae588919d7a2fe2764f0
  Author: vporpo <vporpodas at google.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M llvm/include/llvm/SandboxIR/SandboxIR.h
    M llvm/lib/SandboxIR/SandboxIR.cpp
    M llvm/unittests/SandboxIR/SandboxIRTest.cpp

  Log Message:
  -----------
  [SandboxIR] Implement SIToFPInst (#101374)

This patch implements sandboxir::SIToFPInst which mirrors
llvm::SIToFPInst.



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