[PATCH] D82663: [CodeGen] Have CodeGen for fixed-point unsigned with padding emit signed operations.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 6 12:53:45 PDT 2020
ebevhan updated this revision to Diff 275657.
ebevhan added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82663/new/
https://reviews.llvm.org/D82663
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/Basic/FixedPoint.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/Frontend/fixed_point_add.c
clang/test/Frontend/fixed_point_comparisons.c
clang/test/Frontend/fixed_point_compound.c
clang/test/Frontend/fixed_point_div.c
clang/test/Frontend/fixed_point_mul.c
clang/test/Frontend/fixed_point_sub.c
clang/test/Frontend/fixed_point_unary.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82663.275657.patch
Type: text/x-patch
Size: 44683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200706/ad4052ce/attachment-0001.bin>
More information about the cfe-commits
mailing list