[all-commits] [llvm/llvm-project] 9718f3: [SandboxIR] Implement FPToSIInst (#101362)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9718f3dec1c366809b0c2508ba77cc5dd3cf82ec
      https://github.com/llvm/llvm-project/commit/9718f3dec1c366809b0c2508ba77cc5dd3cf82ec
  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 FPToSIInst (#101362)

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



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