[PATCH] D73186: [AST] Add fixed-point multiplication constant evaluation.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 05:23:24 PDT 2020


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

Rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73186

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73186.255976.patch
Type: text/x-patch
Size: 7207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/7db9d0fd/attachment-0001.bin>


More information about the cfe-commits mailing list