[PATCH] D53738: [Fixed Point Arithmetic] Fixed Point Addition

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 10:17:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351364: [Fixed Point Arithmetic] Fixed Point Addition (authored by leonardchan, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53738?vs=176862&id=182094#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53738

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/include/clang/AST/Type.h
  cfe/trunk/include/clang/Basic/FixedPoint.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Basic/FixedPoint.cpp
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Frontend/fixed_point_add.c
  cfe/trunk/test/Frontend/fixed_point_conversions.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53738.182094.patch
Type: text/x-patch
Size: 39909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/8ce2dbf8/attachment.bin>


More information about the llvm-commits mailing list