[PATCH] D73184: [CodeGen] Emit IR for compound assignment with fixed-point operands.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 05:57:37 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG313461f6d8f9: [CodeGen] Emit IR for compound assignment with fixed-point operands. (authored by ebevhan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73184

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Frontend/fixed_point_compound.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73184.255997.patch
Type: text/x-patch
Size: 24067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/6414331b/attachment-0001.bin>


More information about the cfe-commits mailing list