[PATCH] D83294: [Fixed Point] Add codegen for fixed-point shifts.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 21 01:29:45 PDT 2020


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

Revamped patch. It's now based on the FixedPointBuilder.


Repository:
  rG LLVM Github Monorepo

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

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
  clang/test/Frontend/fixed_point_shift_const.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83294.286968.patch
Type: text/x-patch
Size: 29441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200821/4848fbec/attachment-0001.bin>


More information about the cfe-commits mailing list