[PATCH] D83294: [Fixed Point] Add codegen for fixed-point shifts.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 04:18:45 PDT 2020
ebevhan created this revision.
ebevhan added reviewers: rjmccall, leonardchan, bjope.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch adds codegen to Clang for fixed-point shift
operations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83294
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/Frontend/fixed_point_compound.c
clang/test/Frontend/fixed_point_shift.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83294.275990.patch
Type: text/x-patch
Size: 21022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/4112a917/attachment-0001.bin>
More information about the cfe-commits
mailing list