[all-commits] [llvm/llvm-project] 641b4d: [clang][bytecode] Implement integral-to-fixed-poin...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Sep 28 04:10:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 641b4d5370f1ce2f5d448cf63519f391be1cf263
https://github.com/llvm/llvm-project/commit/641b4d5370f1ce2f5d448cf63519f391be1cf263
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-28 (Sat, 28 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/FixedPoint.h
M clang/lib/AST/ByteCode/Interp.h
M clang/lib/AST/ByteCode/Opcodes.td
M clang/test/AST/ByteCode/fixed-point.cpp
Log Message:
-----------
[clang][bytecode] Implement integral-to-fixed-point casts (#110350)
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