diff options
| author | Leonard Chan <leonardchan@google.com> | 2018-12-12 06:29:14 +0000 |
|---|---|---|
| committer | Leonard Chan <leonardchan@google.com> | 2018-12-12 06:29:14 +0000 |
| commit | 118e53fd6370c165dcd297c5a16ef3b8fd3b469f (patch) | |
| tree | 06c2d1e0142fa8210dc785f688e47cdc0b479b96 /clang/lib/Frontend/ASTUnit.cpp | |
| parent | 2000170e279d77a3771c2572b368a0c37677f37f (diff) | |
| download | bcm5719-llvm-118e53fd6370c165dcd297c5a16ef3b8fd3b469f.tar.gz bcm5719-llvm-118e53fd6370c165dcd297c5a16ef3b8fd3b469f.zip | |
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
Add an intrinsic that takes 2 signed integers with the scale of them provided
as the third argument and performs fixed point multiplication on them.
This is a part of implementing fixed point arithmetic in clang where some of
the more complex operations will be implemented as intrinsics.
Differential Revision: https://reviews.llvm.org/D54719
llvm-svn: 348912
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions

