Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please test the cases where the result is used; this should be handled for you automatically, but still.
Paths
| Differential D73184
[CodeGen] Emit IR for compound assignment with fixed-point operands. ClosedPublic Authored by ebevhan on Jan 22 2020, 6:22 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2020, 4:06 PM Comment Actions Please test the cases where the result is used; this should be handled for you automatically, but still. Closed by commit rG313461f6d8f9: [CodeGen] Emit IR for compound assignment with fixed-point operands. (authored by ebevhan). · Explain WhyApr 8 2020, 5:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255997 clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Frontend/fixed_point_compound.c
|