[all-commits] [llvm/llvm-project] af3a17: [clang][Interp] Compound assign operators for FP v...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jan 25 07:26:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af3a171dcffd73837d1debdd81399d51f0a0054a
https://github.com/llvm/llvm-project/commit/af3a171dcffd73837d1debdd81399d51f0a0054a
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/const-fpfeatures.cpp
M clang/test/AST/Interp/floats.cpp
Log Message:
-----------
[clang][Interp] Compound assign operators for FP values
Differential Revision: https://reviews.llvm.org/D140377
More information about the All-commits
mailing list