diff options
| author | Leonard Chan <leonardchan@google.com> | 2019-02-04 17:18:11 +0000 |
|---|---|---|
| committer | Leonard Chan <leonardchan@google.com> | 2019-02-04 17:18:11 +0000 |
| commit | 68d428e57894492a2ba9a650874b7f3a029ed93b (patch) | |
| tree | c831b029561adb8be28b57476d3f6c25d5714ce2 /llvm/test/CodeGen/X86/pr35399.ll | |
| parent | 73158e72012c88e8e9a6b2bc9f9d36868e43d8e7 (diff) | |
| download | bcm5719-llvm-68d428e57894492a2ba9a650874b7f3a029ed93b.tar.gz bcm5719-llvm-68d428e57894492a2ba9a650874b7f3a029ed93b.zip | |
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
Add an intrinsic that takes 2 unsigned 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/D55625
llvm-svn: 353059
Diffstat (limited to 'llvm/test/CodeGen/X86/pr35399.ll')
0 files changed, 0 insertions, 0 deletions

