[all-commits] [llvm/llvm-project] dc6e48: [clang][bytecode] Cast fixed-point cmp result to i...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Sep 30 03:01:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc6e4805a0a563052c0c8d81628718fcd6acb193
https://github.com/llvm/llvm-project/commit/dc6e4805a0a563052c0c8d81628718fcd6acb193
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/Frontend/fixed_point_comparisons.c
Log Message:
-----------
[clang][bytecode] Cast fixed-point cmp result to int if necessary (#110469)
This is the case in C.
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