[all-commits] [llvm/llvm-project] 581c01: [clang][bytecode] Implement fixed point negation (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Sep 27 04:29:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 581c015ed0cfe05d8dd3450375cd3db316e334f1
https://github.com/llvm/llvm-project/commit/581c015ed0cfe05d8dd3450375cd3db316e334f1
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-27 (Fri, 27 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/lib/AST/ByteCode/PrimType.h
M clang/test/AST/ByteCode/fixed-point.cpp
Log Message:
-----------
[clang][bytecode] Implement fixed point negation (#110237)
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