[PATCH] D55868: [Fixed Point Arithmetic] Fixed Point Addition Constant Expression Evaluation
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 18 16:50:23 PST 2018
leonardchan created this revision.
leonardchan added reviewers: ebevhan, bjope, rjmccall.
leonardchan added a project: clang.
leonardchan added a parent revision: D53738: [Fixed Point Arithmetic] Fixed Point Addition.
This patch includes logic for constant expression evaluation of fixed point additions.
Repository:
rC Clang
https://reviews.llvm.org/D55868
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprConstant.cpp
clang/lib/Basic/FixedPoint.cpp
clang/test/Frontend/fixed_point_add.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55868.178814.patch
Type: text/x-patch
Size: 10019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181219/f9dc6e33/attachment-0001.bin>
More information about the cfe-commits
mailing list