[PATCH] D140377: [clang][Interp] Compound assign operators for FP values
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 01:27:07 PST 2022
tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik, sepavloff.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
I'm not quite sure I got the different computation values correct, so please review.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140377
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/test/AST/Interp/const-fpfeatures.cpp
clang/test/AST/Interp/floats.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140377.484184.patch
Type: text/x-patch
Size: 5166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221220/cd195686/attachment.bin>
More information about the cfe-commits
mailing list