[all-commits] [llvm/llvm-project] 6b62e0: [clang][bytecode] Implement (N)EQ between fixed po...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Sep 28 06:38:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b62e04e3045e5d8f4361afc100a460622266f82
https://github.com/llvm/llvm-project/commit/6b62e04e3045e5d8f4361afc100a460622266f82
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/Compiler.h
M clang/test/AST/ByteCode/fixed-point.cpp
Log Message:
-----------
[clang][bytecode] Implement (N)EQ between fixed point and integral (#110358)
Convert the non-fixed-point side to a fixed-point type before doing the
comparison.
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