Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73182
[CodeGen] Emit IR for fixed-point multiplication and division. ClosedPublic Authored by ebevhan on Jan 22 2020, 6:19 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2020, 4:14 PM Closed by commit rG0b9922e67a0b: [CodeGen] Emit IR for fixed-point multiplication and division. (authored by ebevhan). · Explain WhyApr 8 2020, 5:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255995 clang/lib/CodeGen/CGExprScalar.cpp
clang/test/Frontend/fixed_point_div.c
clang/test/Frontend/fixed_point_mul.c
|