[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 06:53:32 PDT 2020
ebevhan updated this revision to Diff 291203.
ebevhan added a comment.
Using Type::getFloatingPointTy now.
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.291203.patch
Type: text/x-patch
Size: 33496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/5bc12cf0/attachment-0001.bin>
More information about the cfe-commits
mailing list