[all-commits] [llvm/llvm-project] a24a42: [SandboxIR] Implement FPMathOperator (#112921)
vporpo via All-commits
all-commits at lists.llvm.org
Fri Oct 18 10:02:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a24a420c2b4854598ac24a571a8275bfaa1b9159
https://github.com/llvm/llvm-project/commit/a24a420c2b4854598ac24a571a8275bfaa1b9159
Author: vporpo <vporpodas at google.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/include/llvm/SandboxIR/Operator.h
M llvm/include/llvm/SandboxIR/Type.h
M llvm/include/llvm/SandboxIR/Value.h
M llvm/unittests/SandboxIR/OperatorTest.cpp
Log Message:
-----------
[SandboxIR] Implement FPMathOperator (#112921)
This patch implements sandboxir::FPMathOperator mirroring
llvm::FPMathOperator
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