[all-commits] [llvm/llvm-project] defead: [clang][bytecode] Implement fixed-point add (#110405)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Sep 28 22:13:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: defead4d2dfc18fe423792005e99edc7b14edf2f
https://github.com/llvm/llvm-project/commit/defead4d2dfc18fe423792005e99edc7b14edf2f
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-29 (Sun, 29 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/FixedPoint.h
M clang/lib/AST/ByteCode/Opcodes.td
M clang/test/AST/ByteCode/fixed-point.cpp
Log Message:
-----------
[clang][bytecode] Implement fixed-point add (#110405)
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