[PATCH] D86632: [Fixed Point] Add codegen for conversion between fixed-point and floating point.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 07:28:13 PDT 2020


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

Fix typo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86632

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/Frontend/fixed_point_compound.c
  clang/test/Frontend/fixed_point_conversions.c
  clang/test/Frontend/fixed_point_conversions_half.c
  llvm/include/llvm/IR/FixedPointBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86632.291211.patch
Type: text/x-patch
Size: 33494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/7bfab42c/attachment-0001.bin>


More information about the cfe-commits mailing list