[PATCH] D73187: [AST] Add fixed-point division constant evaluation.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 00:39:55 PST 2020


ebevhan updated this revision to Diff 239798.
ebevhan added a comment.

Rebased.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73187/new/

https://reviews.llvm.org/D73187

Files:
  clang/include/clang/Basic/FixedPoint.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Basic/FixedPoint.cpp
  clang/test/Frontend/fixed_point_div.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73187.239798.patch
Type: text/x-patch
Size: 8293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/481ddb2f/attachment-0001.bin>


More information about the cfe-commits mailing list